The blocks I use in WordPress
I have been reviewing blocks from different block collections and plugins (default blocks, JetPack, Advanced Gutenberg, Atomic Blocks, Kadence, Qodeblock, Stackable, and Ultimate Addons) and choosing the ones I like while deactivating the rest. It’s weird doing the reviews as normally you would say “Here’s block X and Y” and compare the visual features in the post as well as some of the back-end options.
Except that once I deactivate block X because I liked block Y better, block X disappears from the display. In WordPress, there is something called graceful degradation for plugins which is the idea that if I use a plugin to insert an image, for example, with custom styling and then later remove the plugin, the page should still load perfectly fine.
But blocks do NOT degrade gracefully; it is an on/off switch. Once I finish the review post and deactivate the ones I don’t like, the post won’t display properly except for the blocks I kept activated. » Read the rest