Make WordPress Core

Ticket #23608: 23608.1.diff

File 23608.1.diff, 1.2 KB (added by Ipstenu, 12 years ago)

First pass with the basic changes, totally ripped from the interface as you add menus.

  • wp-admin/nav-menus.php

     
    439439'id'            => 'create-menus',
    440440'title'         => __('Create Menus'),
    441441'content'       =>
    442         '<p>' . __('To create a new custom menu, click on the + tab, give the menu a name, and click Create Menu. Next, add menu items from the appropriate boxes. You&#8217;ll be able to edit the information for each menu item, and can drag and drop to change their order. You can also drag a menu item a little to the right to make it a submenu. Don&#8217;t forget to click Save Menu when you&#8217;re finished.') . '</p>'
     442        '<p>' . __('To create a new custom menu, click on the &#8217;Add New&#8217; button to the right of the Menu title. Give your menu a name above, then click &#8217;Create Menu&#8217;. Next, add menu items (i.e. pages, links, categories) from the column on the left. You&#8217;ll be able to edit the information for each menu item, and can drag and drop to change their order. You can also drag a menu item a little to the right to make it a submenu. Don&#8217;t forget to click Save Menu when you&#8217;re finished.') . '</p>'
    443443) );
    444444
    445445get_current_screen()->set_help_sidebar(