WordPress Plugins That Changed My Life

In my day job, I do a great deal of development on WordPress sites. I've come a long way in my understanding of the popular CMS software in the last couple years, but I'm still learning something new all the time.

In that spirit, here's a collection of WordPress plugins that I've found to be life...

New for 2020!

Completely rebuilt the site in Grav!

Also tried to simplify the layout a bit. Just focus on blog posts, and shove some of the older, less updated junk off to the side.

Part of the update was to also evaluate Grav as a potential framework to use for projects at work. I'm definitely feelin' it....

Sectional PHP Highlighting in VSCode

So, my eyes were glazing over some WordPress PHP in my editor of choice, VSCode.

The weaving in and out of tags, bouncing between PHP and HTML contexts was making my head spin.

I kept having fantasies of a time when I could highlight the PHP (or HTML) context using a di...