I had an absolute pain getting Vagrant and MySQL Workbench to play nicely — here’s the fix!
I had an absolute pain getting Vagrant and MySQL Workbench to play nicely — here’s the fix!
Another perspective on the most dangerous word in software development.
Google will tell you how to post arrays, but what if you need to determine the name of the variable that was posted?
A list of 10 non-development tasks that I find myself doing when launching any website powered by WordPress
I recently updated a large plugin from ACF (Advanced Custom Fields) to CMB2 (Custom Meta Boxes v2) and I’m glad I did — here’s why!
I was recently asked “How complicated is programming, really?” and wasn’t quite sure how to answer — here’s my best attempt!
Sometimes you need to throw a 404 if certain conditions are met and doing so in WordPress requires a little trickery to achieve the full effect.
WordPress might not use the MVC pattern but following it in your plugins is easy with just a minor change in perspective.
A quick reference for what each log level should be used for.
Changing a database table prefix is easy and here’s the simple step-by-step guide! For WordPress installations, it’s essential!