Are you facing problem with WordPress menu items limit? do you have more than 90 menu items? and if you going to add new menu items, your menu item disappear?. Well the problem you can solve easily with .htaccess add this code in .htaccess php_value max_input_vars 5000 and your problem solved. so your .htaccess would look [...]