فایل php.ini را در wp-admin ساخته و کد زیر را در آن قرار دهید
[PHP]; Enable the PHP scripting language engine under Apache.; http://php.net/engineengine = On; How many GET/POST/COOKIE input variables may be acceptedmax_input_vars = 10000; Maximum amount of memory a script may consume (128MB)...