Changeset 10903 for trunk/wp-admin/includes/template.php
- Timestamp:
- 04/09/2009 04:00:40 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r10893 r10903 669 669 $out .= '<div class="slug">' . $qe_data->slug . '</div></div></td>'; 670 670 break; 671 case 'description': 672 $out .= "<td $attributes>$tag->description</td>"; 673 break; 671 674 case 'slug': 672 675 $out .= "<td $attributes>$tag->slug</td>"; … … 873 876 'cb' => '<input type="checkbox" />', 874 877 'name' => __('Name'), 878 'description' => __('Description'), 875 879 'slug' => __('Slug'), 876 880 'posts' => __('Posts')
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)