Forums
(@ecodemy)
9 years ago
Perhaps that would do the trick?
if( count( $skip_timestamps ) > 0 ) { return max( $skip_timestamps ); } else { return $skip_timestamps; }