Changeset 39280 for trunk/src/wp-includes/category-template.php
- Timestamp:
- 11/17/2016 06:01:13 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/category-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/category-template.php
r38928 r39280 625 625 } 626 626 627 if ( $r['title_li'] && 'list' == $r['style'] )627 if ( $r['title_li'] && 'list' == $r['style'] && ( ! empty( $categories ) || ! $r['hide_title_if_empty'] ) ) { 628 628 $output .= '</ul></li>'; 629 } 629 630 630 631 /**
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)