Blog
How to change the location of the WordPress debug log
When troubleshooting problems on a WordPress website, it is common to enable debugging to help find clues to the problem. Once debugging is enabled, a WordPress debug log file will be created to record anything that might be amiss such as PHP errors and warnings. Debugging is a great WordPress Read more…