WordPress Plugins
-
Create your first integration test for a WordPress plugin
In that article I will focus more on practice and working with the tools themselves to create a first example…
-
Setup integration tests for your WordPress Plugin
A while ago I created a first article about unit tests nearly 2 years ago promising for a next article on integration…
-
Take advantage of the WordPress hook API
For a WordPress developer actions and filters are the base of everything. Every logic the programmer write is initiated by…