Opens in a new tab

Turn on WordPress error reporting

If your site is experiencing issues that you think might be related to PHP issues, here's how you turn on error reporting in WordPress: Find line one below in wp-config.php, comment it out, and add the rest below. This is meant to be done on a development site, in a local environment. https://gist.github.com/spigotdesign/098fbaae4731a75cb354 WordPress will…

  1. Turn on WordPress error reporting

    WordPress
  2. 5 Minute Security Upgrade: Set your secret keys

    Tutorials