-
Wordpress: 4.8.1
Tailor: 1.8
When I add image blocks and then view the page they show fine. However when I go into Tailor to edit the same page again the images are gone. I wonder if this is a reg…
-
### Description
The block inserter is empty and searches return no results when editing page content in the site editor if the [Content Block](https://wordpress.com/support/wordpress-editor/blocks/…
-
### Description
While working on a custom block and trying to use RadioControl and/or CheckboxControl fields, I am facing an ApolloError: Internal server error on the frontend. I have followed instru…
-
A proposal to introduce `getBlockIcon` and `getBlockTitle` selectors for the Blocks store.
```js
const icon = getBlockIcon( blockName, attributes );
const title = getBlockTitle( blockName, attrib…
-
### Description
If you've first selected text, then press Escape to enter select mode, you can't select other blocks. When you try, focus goes back to the block with the selected text.
### Step-by-s…
-
Article: https://wordpress.org/documentation/article/details-block/
## Updates for 6.4
- [ ] Add accordion and toggle keywords to details block. [53501](https://github.com/WordPress/gutenberg/pul…
-
Article: https://wordpress.org/documentation/article/term-description-block/
## Updates for 6.4
- [ ] Term Description block should only be available in the site editor. [51053](https://github.co…
-
## The main file of the plugin has a name that does not follow the convention.
We expect the main plugin file (the file containing the plugin headers) to have the same name as the plugin folder, wh…
-
We didn't do this in the initial implementation of Gutenberg blocks in #34 because, at the time, it appeared as if there was no way to use Gutenberg's `anchor` property with a block that was dynamical…
benlk updated
4 years ago
-
### Description
The Column and Group blocks in the block editor have a Layout section with an option called 'Inner blocks use content width' which, when turned on, applies a max-width to the blocks i…