editor-blocks icon indicating copy to clipboard operation
editor-blocks copied to clipboard

A unique collection of Gutenberg blocks for the new WordPress editor.

Results 9 editor-blocks issues
Sort by recently updated
recently updated
newest added

With using this plugin on WordPress 5.8+, I get the following message: ``` PHP Deprecated: block_categories is deprecated since version 5.8.0! Use block_categories_all instead. ``` Also, it seems to come...

The plugin adds a `col-{count}` class to some of its components. e.g. https://github.com/editorblocks/editor-blocks/blob/4e34a5599eeccf783039d38812f584da9c15d5ee/src/pricing-table/index.js#L189 However this conflicts with Bootstrap's column classes and results in a broken layout. https://getbootstrap.com/docs/4.0/layout/grid/ I'd recommend making...

![editor-blocks-issue](https://user-images.githubusercontent.com/22883823/55814589-ad809400-5b10-11e9-9dde-e8fa0b527e05.gif)

How would we go about changing the maximum width defined in the Admin Panel for the Wrapper Block? I tried modifying max value in the inspector.js file but it didn't...

Images within the brands block don't have alt tags.

Brand images don't have a link setting.

It sure would be nice to be able to select some text in my paragraph blocks and make all sorts of font changes to it just as I might in...

Fix for PHP Notice: PHP Deprecated: Hook block_categories is deprecated since ver sion 5.8.0! Use block_categories_all instead.