Making Better WordPress Plugins with ACF
If you’ve read my How to Write a WordPress Plugin article, you know that I’m fairly opinionated on how plugins should be built. The aforementioned article does a fairly deep dive on where to put various parts of a custom plugin using an example problem of needing to create a custom post type and taxonomy. In this article I plan to expand on the concepts of my previous article but use Advanced Custom Fields.