Gutenberg Editor provides completely new way to edit your WordPress Pages and Posts.
The version provides many blocks, but Designer Blocks for Gutenberg by Weaver adds several new blocks that make it easy to add web design patterns to your pages..
The goal of this plugin it to include easy-to-use Gutenberg blocks that mix images, text, and background images arragned in different creative patterns.
Add and activate this plugin to add the new blocks to Gutenberg editor.
One of the great features of Gutenberg is that it has been designed from the start to make it easy for plugin developers to add new blocks.
Because of API designed for Gutenberg, each new block is very tiny, and will not affect the speed or size of Gutenberg...
However, the basic blocks are limited, so we wanted to provide more page-builder-like blocks and make it easy to add some of the designer patterns...
Note due to some very critical restrictions on Gutenberg block programming interface, it's impossible to add new features to existing block.
Styling elements covered by CSS can be tweaked, but nothing related to HTML code generated by the block can be modified without breaking any previous instances of the block...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more