WordPress 6.7 is almost here. Catch up on last-minute additions in this release and see what’s coming next for Core, Gutenberg, and WordPress Playground.
Discover what content-only editing is, why it’s essential to enable it in all your custom WordPress blocks, and how to implement it effectively.
A walkthrough of how to make custom Block Binding sources customizable from the editor in WordPress 6.7.
A walkthrough of many tips, tricks, and techniques for using theme.json and style variations to their full extent.
With WordPress 6.7 just around the corner, stay up-to-date on the latest developer news from the past month, including major updates to WordPress Playground.
Explore Data Views actions and what you can do with them, such as interacting with WordPress through the REST API or displaying modal windows.
Learn how to build a multi-block plugin by registering several static and dynamic blocks all in one plugin while optimizing its structure along the way.
Keep updated with this list of development-related changes from the past month. Most of them are included in WordPress trunk, Gutenberg 19.0 or 19.1.
For website owners and administrators, ensuring site security is crucial, and WP-CLI offers a powerful solution. This command-line interface for WordPress, accessible even to beginners on many hosting platforms, might seem daunting at first. However, this article simplifies the essential WP-CLI commands for securing your site, such as updating WordPress, monitoring file changes, managing users,…
Learn how to use the plugin template registration API in WordPress 6.7 to register and build templates from plugins.