mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-29 15:05:52 +01:00
Twenty Fourteen: Remove obsolete comment. props DrewAPicture. fixes #26380.
Built from https://develop.svn.wordpress.org/trunk@26581 git-svn-id: http://core.svn.wordpress.org/trunk@26471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8858b43027
commit
54cc0d8b9e
@ -157,7 +157,6 @@ function twentyfourteen_get_featured_posts() {
|
||||
* @return bool Whether there are featured posts.
|
||||
*/
|
||||
function twentyfourteen_has_featured_posts() {
|
||||
/** This filter is documented in functions.php */
|
||||
return ! is_paged() && (bool) twentyfourteen_get_featured_posts();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user