In the early days after the block editor landed in WordPress, block collection plugins exploded on the scene and were quick to rack up hundreds of thousands of users. Plugins like CoBlocks, Kadence Blocks, and Ultimate Addons for Gutenberg offer dozens of blocks in one package, focusing mostly on blocks not offered in core. WordPress.org’s […]
The core WordPress blocks like button and group all share a global color palette. This saves a lot of time because you don’t have to style many variations of each block – every block with a class of .has-secondary-background-color will have the same background color. If you’re using theme.json, this becomes even more powerful because you […]