WordPress – Easy debug mode
When things go wrong, you can always use the super useful WordPress debug tool, WP_DEBUG. By default, you have to paste a line of code in your wp-config.php to make the debug mode available. By if you need to easily Continue reading