Introducing my latest course, teaching JavaScript essentials for WordPress devs.
Aurooba
Year in review: 2023
Looking back at 2023 and looking ahead a bit to 2024.
A basic ticker tape (marquee text) with just CSS
An easy to implement CSS only ticker tape or marquee text animation.
On being an open source contributor
Some thoughts on what it means to contribute in an open source community.
Building a mini course on Block Design in 24 hours
Click to go to the latest update. Over the years, I’ve watched a bunch of rad people create products in […]
Delete all posts of a post type from the WordPress database
A quick little WP-CLI command to nuke all posts of a specific post type in one go.
Inline SVGs in your WordPress code with this helper function
Easily inline your SVGs in WordPress and modify the attributes while you’re at it with this handy function.
Create new posts right from the Block Editor with QuickPost
Introducing QuickPost, a plugin that lets you create new posts right from the Block Editor
Modify support for new Block Editor settings with PHP
Use PHP to easily and quickly modify block editor features, with a solid example.
Nest blocks inside lists and easily create a grid of content with the Super List Block
Introducing a handy little list block that lets you nest other blocks inside each list item.