Changeset 19528 for trunk/wp-admin/edit-tags.php
- Timestamp:
- 12/01/2011 04:51:35 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-tags.php
r19514 r19528 224 224 '</ul>' . 225 225 '<p>' . __( 'You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table.' ) . '</p>'; 226 226 227 227 get_current_screen()->add_help_tab( array( 228 228 'id' => 'adding-terms',
Note: See TracChangeset
for help on using the changeset viewer.