mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 09:10:06 +00:00
Twenty Fourteen: Remove obsolete comment. props DrewAPicture. fixes #26380.
git-svn-id: https://develop.svn.wordpress.org/trunk@26581 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user