Wordpress Debug Log

How to protect the WordPress debug log

WordPress includes a built-in debugging system that can help identify problems with plugins, themes and custom code. When debug logging is enabled using the default settings, WordPress typically writes PHP errors, warnings and notices to: wp-content/debug.log The information in this file can be extremely useful when troubleshooting a website. Unfortunately, Read more

By Vic Drover, ago