Changeset 12728 for trunk/wp-admin/theme-install.php
- Timestamp:
- 01/15/2010 04:58:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/theme-install.php
r12103 r12728 53 53 do_action('install_themes_pre_' . $tab); //Used to override the general interface, Eg, install or theme information. 54 54 55 add_contextual_help($current_screen, plugins_search_help()); 56 55 57 include('admin-header.php'); 56 58 ?>
Note: See TracChangeset
for help on using the changeset viewer.