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.
Discover the new WordPress DataViews component to create UIs that enable users to customize, filter, and manage data. Learn how to integrate this powerful component into your plugins to create dynamic and user-friendly interfaces for managing datasets.
Building custom blocks is a key part of WordPress development, but it’s not always the best approach. Learn how to customize and extend existing WordPress blocks to meet your needs.
Learn to use the Grid block and Cover block to create cards with a hover reveal effect.
Learn to create an animating timeline effect by extending core blocks and adding in some custom CSS and JavaScript.
Take your connected custom fields to the next level by integrating them into custom Query Loop variations, patterns, and templates.
Use ‘create-block’ to set up a multi-block plugin that uses InnerBlocks and post meta to create two blocks: a Rating block and a Review Card block.
A step-by-step walkthrough of building a book review site with custom meta input controls and Block Variations.
Spin up a live site demonstrating a custom plugin, a theme adapted to feature it, and a user manual—no server needed
The create-block package is a fantastic time-saving tool that allows you to quickly and consistently create custom blocks for your projects with a single command. With External Project Templates you can take full control of create-block to customize how you build your blocks.