- Timestamp:
- 12/03/2013 07:19:36 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/functions.php
r26574 r26581 158 158 */ 159 159 function twentyfourteen_has_featured_posts() { 160 /** This filter is documented in functions.php */161 160 return ! is_paged() && (bool) twentyfourteen_get_featured_posts(); 162 161 }
Note: See TracChangeset
for help on using the changeset viewer.