-
Speed Up Your Plugin With the WordPress Object Cache
Learn how you can use an object cache to make your WordPress plugin run faster, and skip repeated sections of code.
-
Three Tools To Make Your WordPress Plugin Extendable
Learn about hooks, decision lists, and middleware patterns, and how you can use each one to make your WordPress plugin extend-able
-
Should I Build Custom Blocks Using ACF?
Is using Advanced Custom Fields a good idea? It depends on the situation. This post discusses when it’s a good idea, and when it’s a bad one.