On my custom menus page, I'm getting a limit (e.g. the users cannot add more menu items). I have done some research and have found that my suhosin settings may not be allowing wordpress enough memory. What is the best way to fix the config so that my menus won't be limited?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
I found the answer, so I'm posting it to help others out: In this file (depending on your server setup):
Change suhosin.ini on the following lines (remove the semicolons if applicable):
The default 1000 will not work - 5000 seems to work well for my needs (so far!) |
|||
|
|