Blogs tagged with WordPress

Laravel-like job dispatching for WordPress
Aside from WordPress development, I work a lot with Laravel. And one of the things I love about Laravel, is the Jobs API. In short: a dedicated class for your job that you can dispatch or schedule. In WordPress, we have the event...
Read more
Using Flare with WordPress for error tracking
Flare, for me at least, is mostly known as a error tracker for Laravel applications. However, the service is framework agnostic and can be used for other frameworks, including WordPress, as well. So how do you add it to your WordPress...
Read more
WordPress and Composer
Using Composer to manage and load packages is commonplace in PHP projects, and most of the time, it just works. However, if you're developing a WordPress plugin or theme, you might encounter some challenges.
Read more
2021 year in review
Today is January 1st of 2022 and as 2021 is now officially over, it's time to - like last year - look back a bit and review the past year.
Read more
2020 year in review
Most posts on this website are quite technical in nature. This post will be a little different, no code snippets this time. This will be my first year in review (or recap) post. A lot has happened in 2020 and I would like to look back...
Read more