[wp-trac] [WordPress Trac] #14134: WP3 - Menus item are limited to 16 item and will not save more than that
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 28 14:06:46 UTC 2011
#14134: WP3 - Menus item are limited to 16 item and will not save more than that
-----------------------------------+-----------------------------
Reporter: jaanfx | Owner: filosofo
Type: enhancement | Status: reviewing
Priority: high | Milestone: Future Release
Component: Menus | Version: 3.0
Severity: major | Resolution:
Keywords: needs-patch 3.3-early |
-----------------------------------+-----------------------------
Comment (by scribu):
How about splitting the requests another way:
* one for the menu item hierarchy (the order of the items and the nesting)
* one for each menu item's details
When JavaScript is not enabled, clicking on the expand link on a menu item
will cause a page refresh with just that menu item expanded.
With JavaScript, there can just be several AJAX requests when the user
clicks Save.
In both cases however, we will probably need to introduce some mechanism
of displaying the old version of the menu.
This could be done by creating a new, working-copy menu, which would
replace the old one when the user is done editing.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14134#comment:42>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list