WordPress
-
WordPress integration test: Ajax request
In some occasions it is essential to use Ajax request inside your plugin. In that article we will see how…
-
Launchpad Roadmap
Launchpad framework aims to simplify the process of working with good practices to make it more accessible and for that…
-
You want to work in an environment with good practices? Make it happens
A couple of weeks ago I did an interview with a candidate for a PHP developer position and I was…
-
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…
-
WordPress plugin: Bored repeating yourself? Try to use a framework
As a developer the most boring thing that can happen in your job is repeating ourselves again and again. Any…