PHP Max Input Vars minimum required ?
-
Hi
I noticed in the theme status this warning :
PHP Max Input Vars: 5000 Minimum required value 10000.
can you detail why required value is 10000 and what does it mean exactly ?
thank you
Hello,
The PHP Max Input Vars is the maximum number of variables your server can use for a single function. It needs to be increased to properly handle our theme settings, large menus, and other things with a large amount of data processed with a single request.
Kind Regards