Changeset 13257 for trunk/wp-admin/menu.php
- Timestamp:
- 02/20/2010 09:57:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/menu.php
r13217 r13257 109 109 $submenu['themes.php'][10] = array(_x('Editor', 'theme editor'), 'edit_themes', 'theme-editor.php'); 110 110 $submenu['themes.php'][15] = array(__('Add New Themes'), 'install_themes', 'theme-install.php'); 111 $submenu['themes.php'][20] = array(__('Custom Navigation'), 'switch_themes', 'custom-navigation.php'); 111 112 112 113 $update_plugins = get_site_transient( 'update_plugins' );
Note: See TracChangeset
for help on using the changeset viewer.