-
### Description
If you disable all typography features the corresponding panel should completely disappear. Unfortunately for paragraph blocks this never happens.
The reason for this is that the `…
-
After upgrading WP to 5.9 I get an error:
```
Notice: register_rest_route was called incorrectly. The REST API route definition for block-metadata/v1/data/(?P\d+) is missing the required permissio…
-
**Line breaks are handled differently in Gutenberg blocks vs classic blocks**
When generating excerpts, Wordpress 5.x strips out the `` tags in Gutenberg blocks, but it replaces them with a normal sp…
-
[Reusable blocks](https://en.support.wordpress.com/wordpress-editor/blocks/reusable-block/) allow users to quickly re-use blocks, without needing to remember specific formatting or settings. This can …
-
This is the code example:
```php
$commonContent = \get_field(ThemeOptions::FIELD_ARTICLE_COMMON_BLOCKS_KEY, 'option');
// Load custom page set in theme options for listing intro.
if ($commonCo…
-
## URL of the Page with the Issue
https://wordpress.org/documentation/article/blocks-list/
## Originally reported by
As noted below
## Report content (issue description)
>It is very helpful. P…
-
Hey, would y'all be okay with tagging theme versions (i.e. using git tags)? E.g. assigning the tag `tt1-blocks@0.4.3` to https://github.com/WordPress/theme-experiments/commit/f3d2c0dac4dd6a127b177178c…
-
Article: https://wordpress.org/documentation/article/post-categories-block/
## Update for 6.2
- [ ] Add spacing support. [43646](https://github.com/WordPress/gutenberg/pull/43646)
## General
…
-
Getting this error:
```
❌ Failed to compile build.
👉 ./dist/blocks.build.js from UglifyJs
Unexpected token: name (result) [./dist/blocks.build.js:37363,6]
```
My dependencies:
```
…
-
Article: https://wordpress.org/documentation/article/group-block/
## Update for 6.3
- [ ] Remove Quote transform. [50424](https://github.com/WordPress/gutenberg/pull/50424)
- [ ] Allow blocks to be …