Changeset 19528 for trunk/wp-admin/nav-menus.php
- Timestamp:
- 12/01/2011 04:51:35 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/nav-menus.php
r19510 r19528 457 457 'id' => 'create-menus', 458 458 'title' => __('Create Menus'), 459 'content' => 459 'content' => 460 460 '<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’ll be able to edit the information for each menu item, and can drag and drop to put them in order. You can also drag a menu item a little to the right to make it a submenu, to create menus with hierarchy. Drop the item into its new nested placement when the dotted rectangle target shifts over, also a little to the right. Don’t forget to click Save when you’re finished.') . '</p>' 461 461 ) );
Note: See TracChangeset
for help on using the changeset viewer.