Make WordPress Core


Ignore:
Timestamp:
03/01/2010 03:27:42 PM (15 years ago)
Author:
ryan
Message:

Tab interface for Theme and Add New Theme. First pass. Props matveb, dremeda. see #12412

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/menu.php

    r13366 r13533  
    108108    $submenu['themes.php'][5]  = array(__('Themes'), 'switch_themes', 'themes.php');
    109109    $submenu['themes.php'][10] = array(_x('Editor', 'theme editor'), 'edit_themes', 'theme-editor.php');
    110     $submenu['themes.php'][15] = array(__('Add New Themes'), 'install_themes', 'theme-install.php');
    111110    $submenu['themes.php'][20] = array(__('Menus'), 'switch_themes', 'nav-menus.php');
    112111
Note: See TracChangeset for help on using the changeset viewer.