- Timestamp:
- 01/27/2017 10:08:37 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/inc/template-tags.php
r36943 r40023 151 151 } 152 152 153 if ( $all_the_cool_cats > 1 ) {153 if ( $all_the_cool_cats > 1 || is_preview() ) { 154 154 // This blog has more than 1 category so twentyfifteen_categorized_blog should return true. 155 155 return true;
Note: See TracChangeset
for help on using the changeset viewer.