[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
Tue Jun 3 16:24:00 UTC 2014


#14134: Menus item are limited to 16 item and will not save more than that
-------------------------------------------------+-------------------------
 Reporter:  jaanfx                               |       Owner:  filosofo
     Type:  defect (bug)                         |      Status:  reviewing
 Priority:  high                                 |   Milestone:  4.0
Component:  Menus                                |     Version:  3.0
 Severity:  major                                |  Resolution:
 Keywords:  has-patch needs-refresh needs-       |     Focuses:
  testing                                        |
-------------------------------------------------+-------------------------

Comment (by egekhter):

 I ran into this problem last night at around 56 menu items.

 In looking into the DB, any new items added were added to the Table
 wp_posts with a draft status.
 Manually changing it to publish didn't work. Adding a term relationship
 between the menu id and the object id for the new menu item did work
 temporarily. Upon visiting the UI screen, hitting save deleted all the
 changes I had made in my DB.

 Is there any sane explanation as to how the DB is structured so people can
 make changes on the backend?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/14134#comment:143>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list