• Hello!
    In WordPress 4.3.1 max_input_vars=1000 by default
    This results in disappearing of a lot of links from my Main Menu
    I’ve studied some answers on the forum, but they don’t work.
    For example, when I try to create and upload php.ini-file to my wp-admin folder with the content like
    max_input_vars=2000
    it results with server 500 Error
    What else should I do, please?
    Thanks a lot,
    Igor

Viewing 1 replies (of 1 total)
  • Thread Starter harryts

    (@harryts)

    This also doesn’t work with the same 500 Error
    suhosin.post.max_vars = 5000
    suhosin.request.max_vars = 5000

Viewing 1 replies (of 1 total)

The topic ‘How to increase max_input_vars setting value in WordPress 4.3.1’ is closed to new replies.