I run into a WordPress theme called Uncode, which has minimum requirement for server, “PHP Max Input Vars = 3000”. This is not rare case. I have worked with quite a few themes asking for the same setting. Make Uncode…
Tag: PHP
We mentioned how to change PHP settings on GoDaddy share hosting account a while ago, it is done in .user.ini file. This is a fairly common hack that can be applied to other similar hosting account at different hosting companies.…
Recently, I have few WordPress websites run into White Screen of Death (WSOD) without doing anything by either client or me. The error message can only be observed once WordPress is set to Debug mode. (Change WP_DEBUG to True in…