Introducing QuickPost, a plugin that lets you create new posts right from the Block Editor
All Articles
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.
Mac OS: How to navigate System Preferences controls using the keyboard when you can’t use your trackpad/mouse
Skip right to the solution. I have my Trackpad set to be disabled when in Clamshell mode – that is, […]
2021 Annual Review
We survived another year during a pandemic! This year was a really mixed bag for me. Let’s get into the […]
Gift Guide for Developers – 2021 edition
A short and simple gift guide for developers in this nutso COVID season.
Adding Read Only fields to multi-part Gravity Forms
Adding read only fields to multi-part forms in Gravity Forms by enqueuing JS instead of echoing it straight onto the page.
How to set up theme.json in WordPress themes
Get to know the features of theme.json and how to start using it in your WordPress theme.
Get a list of all registered Block Patterns in the WordPress Block Editor
During one of my projects, I needed a list of all registered block patterns. So I created this handy function […]
How to remove default settings on a block in the WordPress Block Editor
“Has anyone figured out how to remove a default alignment on a core block? For example, Media & Text defaults […]