Latest Posts

Where to find Gutenberg blocks for your website
With WordPress 5.0 came Gutenberg and block editing. Now, as you search for blocks to build your posts and pages, here are some good places to begin your search.
Read This Post About Where to find Gutenberg blocks for your website
Being careful with your blocks
It's almost been a year since the new Gutenberg editor was rolled into WordPress core. It's led to an explosion of cool blocks. But you need to be careful when installing them.
Read This Post About Being careful with your blocks
One year of Gutenberg
It's been over a year since Gutenberg was rolled into WordPress. There was a lot of talk then. But what is it like with the new editor now?
Read This Post About One year of Gutenberg
Object-oriented programming in a Gutenberg world
So now that we know why object-oriented programming might be good for your next WordPress plugin, let's try it with a plugin that creates custom Gutenberg blocks.
Read This Post About Object-oriented programming in a Gutenberg world
Should Gutenberg blocks be in plugins or themes?
Gutenberg is still going through the finishing stages before it's released in WordPress core. But there's still a question about Gutenberg blocks that I'm not really seeing anyone answer. Should blocks be placed in plugins or themes?
Read This Post About Should Gutenberg blocks be in plugins or themes?
Changing a shortcode to a dynamic Gutenberg block
Gutenberg is coming, and it will shake up the ecosystem. One of the biggest changes will come with shortcodes, since the TinyMCE editor will be no more. But it's pretty easy to turn shortcodes into the blocks with dynamic blocks.
Read This Post About Changing a shortcode to a dynamic Gutenberg block