Changeset 9159
- Timestamp:
- 10/14/2008 07:47:57 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/menu.php
r9154 r9159 154 154 do_action('admin_menu', ''); 155 155 156 // Move the help menu to the end157 $menu[] = $menu[55];158 unset($menu[55]);159 160 156 // Remove menus that have no accessible submenus and require privs that the user does not have. 161 157 // Run re-parent loop again.
Note: See TracChangeset
for help on using the changeset viewer.