-
Closes https://github.com/WordPress/gutenberg/issues/39142 and https://github.com/WordPress/gutenberg/issues/38201
## Update
Following discussion in this Issue the aim is now to make it possible to…
-
## Description
The media picker displayed in the Audio block allows adding non-audio media items when selecting the WordPress Media Library option. This issue was introduced in version 23.7, …
-
After moving Interactivity API docs to [Block Editor Handbook > Reference Guides > Interactivity API Reference](https://developer.wordpress.org/block-editor/reference-guides/interactivity-api/), the s…
-
Currently I excluded the new Gutenberg editor in the Sandstorm Port of WordPress because an error occurs. Saving a new post or page doeasn't work. In the browser console you can see:
```
index.js?…
-
### Description
When `` is used inside `` then the of highlight or link settings are getting the wrong position and are partially hidden below `` sidebar.
It seems that it is getting the position…
-
## Description
The post excerpt block does not call the `the_excerpt` filter before rendering the block. In contrast, the post content block does call the `the_content` filter before rendering.
##…
-
### Description
Attempting to "Convert to Blocks" silently fails on installations if the chosen block for a section of HTML is not allowed by the theme/plugin.
I ran into this because of old posts t…
-
### Description
I cannot edit any site pages. Each time I try to add or edit a block, I receive the error message "this block has encountered an error and cannot be previewed" and can't do anything w…
-
A follow-up to https://github.com/WordPress/gutenberg/pull/53181, which opted out wide and full width images from using the new [aspect ratio control](https://github.com/WordPress/gutenberg/pull/51545…
-
### Description
If I use many different templates (for example 30 templates) with a block theme such as Twenty Twenty-Four, it takes a very long time until the overview is displayed under Appearance …