-
Registering Block Settings in PHP?
Thoughts on adding custom fields to Gutenberg blocks- using PHP, no JavaScript or React. Should WordPress let us register custom fields on blocks?
-
WordPress Playground Blueprints and 6.6 Beta
Let’s dig into WordPress Playground and see how you can use it to do anything with WordPress, including beta test the next major release.
-
Bricks vs Block Themes: My Followup to Bridge Builders
Followup to the Bridge Builders livestream, going over the custom block theme and my (minimal) set up, and thoughts on the page builder YouTuber community’s obsession with “dynamic data”.
-
When should WordPress Devs learn Version Control?
Brian and Mark dig into version control tools like Git for WordPress sites – When do you need it? What does it do? Why do developers seem to love it so much?
-
WordPress Studio Review
WordPress.com released their new local development tool- and there’s been a lot of misconceptions lets clear those up, talk about some of the underlying technology, and compare it to the elephant in the room: LocalWP.
-
Using Block Variations with the Block Bindings API
Let’s dig into the new Block Bindings API in WordPress 6.5 – with a focus on how to offer a “no-code” experience for your users with Block Variations.
-
Rebuilding my website with Ollie – LIVE
A one hour livestream as I work through building my own personal blog (this very website) using the Ollie block theme.
-
Aurooba on JS Essentials for WP Devs
Aurooba joins me to talk about her free course: JavaScript Essentials for WP Devs.
-
Block Bindings API & ACF Preview
On this livestream, I dig into the new Block Bindings API coming in WordPress 6.5 and see how nicely it plays with Advanced Custom Fields.
-
How the block editor handles CSS (Block Styles Manager Ep 5)
Registering block styles, inline block styles, tree-shaking, the “Styles Engine” – how does the block editor actually load CSS and is this tool going to be good for performance? Plus a quick update on the Block Styles Manager user interface.