Tag: debugging

An exotic squirrel hiding in a tree.

Finding Hidden WordPress Errors With Debug Logging

The more dynamic and AJAX driven a site is the harder it is to see errors, even with WP_DEBUG enabled. In this post I’m going to show you how to use the debug logging features in WordPress to record and detect errors that might not otherwise be visible to you.

Read More »