August 13, 2012
You can enable the WordPress debug mode by adding the following line of code into your wp-config.php file. define(‘WP_DEBUG’, true); Once debug mode is active, any warning or errors will be displayed at the top of every page in your website. When hosting your website with WP Engine, you will notice that every page will [...]