Make WordPress Core


Ignore:
Timestamp:
06/10/2011 11:01:45 PM (14 years ago)
Author:
ryan
Message:

Bring out the pinking shears.

File:
1 edited

Legend:

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

    r18169 r18254  
    182182
    183183    $menu[65] = array( sprintf( __('Plugins %s'), $count ), 'activate_plugins', 'plugins.php', '', 'menu-top menu-icon-plugins', 'menu-plugins', 'div' );
    184    
     184
    185185    $submenu['plugins.php'][5]  = array( __('Installed Plugins'), 'activate_plugins', 'plugins.php' );
    186186
Note: See TracChangeset for help on using the changeset viewer.