As we continue looking at what it means to be an independent WordPress developer, the tools needed, and the various strategies that can improve our skillset, I’ve been talking through the various constants, plugins, and tools to help us.
If you’re just stumbling across this post, then I recommend checking out my guide to native WordPress debugging tools as well as the rest of the posts in the series thus far.
After all, I find it important that we’re all working off of the same foundation – or something closely related – when going through this information.
Ultimately, using a tool like Xdebug is indispensible, but we have to work up to that (for those who are curious, I wrote a brief guide about this a little over a year ago).
For now though, let’s start with the basics. In the previous post, I left with the following statement:
In the next post, we’ll start looking at what’s necessary to examine the error log that’s generated by WordPress and how to understand the information we see.
And that’s what I want to look at today because, if nothing else, it will give you something practical off of which to work.