Preparing WordPress themes for Gutenberg with the Block Unit Test — Rich Tabor
Listen to this article: There’s no better time to start exploring how each of our WordPress themes will interface with Gutenberg. So to help folks level-up their themes to support the new WordPress block editor, I built the Block Unit Test WordPress plugin. Testing every core block within Gutenberg — and every variation of every […]
Gutenberg full-width alignment in WordPress themes
Looking for providing Gutenberg editor's full-width alignment compatibility in your WordPress theme? Even though your theme sets boxed website layout, and even displays a sidebar? You're at...
Block Unit Test Plugin Helps WordPress Theme Developers Prepare for Gutenberg
ThemeBeans founder Rich Tabor has released a new plugin called Block Unit Test for Gutenberg that helps theme authors test their themes for Gutenberg-readiness. It is similar to the Theme Unit Test…
Things to consider when updating a WordPress theme for Gutenberg
With Gutenberg getting close to being ready for a beta release and ultimately being merged into core WP, its API and patterns are at a level mature enough that theme authors (and theme shops!) can start planning
How to Add Block Templates to Your WordPress Theme or Plugin
While working on my Gutenberg Development Course, one of the hardest things I found to research was how to add block templates to your WordPress theme or plugin. Block templates are a way to have c…
There’s been a few interesting conversations about Gutenberg in the context of what the future of WordPress may look like. Given the fact we are starting from the bottom up with the post and …