Three Ways You Can Use a Hash In Your WordPress Plugin
Learn about what a hash is, how it works, and how you can use it to make your WordPress plugin run more reliably, and faster.

Learn about what a hash is, how it works, and how you can use it to make your WordPress plugin run more reliably, and faster.
Learn about hooks, decision lists, and middleware patterns, and how you can use each one to make your WordPress plugin extend-able
WordPress is not a framework, it’s a management system. When building WordPress plugins, there’s a few rough rules on how to use WordPress, but otherwise you’re pretty much on your own to build your plugin’s architecture. I use Underpin to help me create structure in my plugin. This post talks about 5 of the biggest […]
Manually adding this data to the database takes a lot of time. Learn how to generate WordPress data automatically.
I’m really big on forming good habits because they can transform your life a little at a time. This post talks about 5 methods I use to make it easier to form habits.