Building block extensions in WordPress can be a lot of fun. Here's my latest experiment, linked Group blocks. ✨
How I built it, the code, and a Playground demo are available here: https://t.co/ZhZYWJScJ7
Adam stunned people at Laracon with this CSS rule. Almost no one had heard of it.
isolation: isolate;
(Tailwind: class="isolate")
Creates a new isolated stacking context so you aren’t creating global z-index coordination bugs.
Elevate your WordPress plugin development game by mastering Data Views! 🌟 This latest guide breaks down everything you need to know about leveraging Data Views for better data interaction in your plugins. Don’t miss out on this essential read! 📝 https://t.co/P6B44jEgZJ
#WordPress #WordPressDevelopment
🌟 WordCamp US kicks off in just two weeks! Don't miss out—mark your calendars for September 17-20 to join us for a series of inspiring presentations that will empower your WordPress journey. https://t.co/6nQwtO2Wg8
#WordPress#WCUS
Coming in WordPress 6.7: Learn how to register block templates for your plugin's custom post types, custom URLs, and more in this Developer Blog tutorial:
https://t.co/Dmuy3qW0EY
If you're a #WordPress theme designer or intermediate to advanced customizer you're definitely going to want to sign up for this one (it's WP Learn sessions, not a WPDC session)
-TF
We’ll demonstrate how to seamlessly transition from one block theme (like Frost) to another (Ollie), showing that block themes can be a powerful and flexible tool when used correctly.
Theme lock-in can be a major concern for WordPress users, but it doesn’t have to be a permanent roadblock. By leveraging child themes, you can ensure your customizations and governance remain intact, even when migrating between different base themes.
We’ll demonstrate how to seamlessly transition from one block theme (like Frost) to another (Ollie), showing that block themes can be a powerful and flexible tool when used correctly.
Theme lock-in can be a major concern for WordPress users, but it doesn’t have to be a permanent roadblock. By leveraging child themes, you can ensure your customizations and governance remain intact, even when migrating between different base themes.