[wp-trac] [WordPress Trac] #14134: Menus item are limited to 16 item and will not save more than that
WordPress Trac
noreply at wordpress.org
Sun Jan 24 08:40:02 UTC 2016
#14134: Menus item are limited to 16 item and will not save more than that
-------------------------------------------------+-------------------------
Reporter: jaanfx | Owner:
Type: defect (bug) | Status: reviewing
Priority: high | Milestone: Future
Component: Menus | Release
Severity: major | Version: 3.0
Keywords: has-patch needs-refresh needs- | Resolution:
testing needs-unit-tests | Focuses:
-------------------------------------------------+-------------------------
Comment (by ericlewis):
In attachment:14134.diff, create a JSON representation of the edit menu
form and shove it into an input variable. Expand it in the PHP form
submission handler to avoid `max_input_vars`.
Previously I was limited to a menu with 83 items. I'm now able to create a
menu with 427 items, haven't found an upper limit here.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/14134#comment:183>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list