Changeset 12859 for trunk/wp-admin/includes/template.php
- Timestamp:
- 01/26/2010 10:49:05 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r12833 r12859 674 674 function _tag_row( $tag, $level, $class = '', $taxonomy = 'post_tag' ) { 675 675 $count = number_format_i18n( $tag->count ); 676 if ( 'post_tag' == $taxonomy ) 676 if ( 'post_tag' == $taxonomy ) 677 677 $tagsel = 'tag'; 678 678 elseif ( 'category' == $taxonomy )
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)