Deferring emails with Action Scheduler (part 3)
In Part 2 of this tutorial, we rounded out our Action Scheduler-driven strategy for sending emails asynchronously. Once again, emails...
Intrepid explorer of open source forests and proprietary dungeons. Frequently dabbles with WordPress.
In Part 2 of this tutorial, we rounded out our Action Scheduler-driven strategy for sending emails asynchronously. Once again, emails...
In Part 1 of this tutorial, we crafted a short piece of code (just 14 lines, depending on how one...
I've had a lot of fun recently playing with Typemill: it's a flat-file, Markdown-supporting CMS that can be used for...
Action Scheduler is a great library for taking non-essential tasks, moving them out of the current request, and placing them...
Interested in building blocks for WordPress, but a little intimidated? There is a great post from Matty Cohen which provides...
Are those REST API endpoints responding as quickly as they should? Or, perhaps there are some problems with the returned...
You grow up, you work half a century, you get a golden handshake, you rest a couple of years, and...
When the Action Scheduler library needs to process any waiting tasks, it does so via one or more "queue runners"...
Often you will see tutorials that describe how to customize WordPress and, frequently, they will suggest you do this by...
Thank you for stopping by! I created this blog for a few reasons—but it mostly exists to help me, by:...