Changeset 12728 for trunk/wp-admin/themes.php
- Timestamp:
- 01/15/2010 04:58:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/themes.php
r12724 r12728 62 62 } 63 63 64 add_contextual_help( 'themes', $help);64 add_contextual_help($current_screen, $help); 65 65 66 66 add_thickbox();
Note: See TracChangeset
for help on using the changeset viewer.