
Gutenberg
Introducing the Innovative Kadence Design Library: Revolutionizing the World of Design Patterns - Kadence WP
The Kadence Team has just released the groundbreaking Kadence Design Library with the release of Kadence Blocks version 3.0.30. Previewed during the recent Kadence Amplify event, this new design library supercharges website design processes by inheriting theme colors and fonts, as well as dynamically populating sections with royalty free imagery and placeholder content. In this way,...
Creating a custom block that stores post meta – WordPress Developer Blog
Learn how to create a custom dynamic block that saves information to custom post_meta and creates a one-to-one experience in both the block editor and on the front end. You will see an example of how to to use @wordpress/create-block package to scaffold a block.