How I Structure a Maintainable WordPress Plugin
A practical architecture guide for separating responsibilities, protecting boundaries and making a custom WordPress plugin easier to test, operate and extend.
Archive
A practical architecture guide for separating responsibilities, protecting boundaries and making a custom WordPress plugin easier to test, operate and extend.
A practical look at the portability, coupling and operational trade-offs behind separating site presentation from WordPress data and behavior.
Most WordPress problems are not really “WordPress problems.” They are workflow problems that happen to live inside WordPress. Before I touch code,…
A practical architecture for giving non-technical clients safe control over text, images and repeatable content without making every page dependent on a…