Fixing Issues With Large WordPress Menus Not Saving
If you have a custom menu on your WordPress site, and you’ve found that after adding so many items, saving the menu will remove the last few items from the list. This will generally happen if you have many sub menu items. The main culprit is the “max_input_vars” PHP setting. By default this is set…