[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
Wed Oct 13 23:33:18 UTC 2010


#14134: WP3 - Menus item are limited to 16 item and will not save more than that
--------------------------+-------------------------------------------------
 Reporter:  jaanfx        |        Owner:                 
     Type:  defect (bug)  |       Status:  reopened       
 Priority:  lowest        |    Milestone:  Awaiting Review
Component:  Menus         |      Version:  3.0            
 Severity:  minor         |   Resolution:                 
 Keywords:  2nd-opinion   |  
--------------------------+-------------------------------------------------
Changes (by zsero):

 * cc: zsero (added)


Comment:

 Luckily I found this page from a link in the top 3 pages of google search
 "wordpress menu limit", so I quickly found a solution. I wrote a letter to
 my ISP to set the limit to 5000 and now it's solved. I just asked them to
 set the following two values in PHP.


 {{{
 suhosin.post.max_vars = 5000
 suhosin.request.max_vars = 5000
 }}}


 But I think Wordpress with it's millions of downloads should really think
 about a different structure for the menu data, as I think not all users go
 as far as this and really look after the problem. '''And something as
 popular as Wordpress really shouldn't work in a "ask you ISP to set these
 values for you" way!'''

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14134#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list