-
There's a growing subset of blocks that we may contemplate creating that are either more niche or—for various reasons—not necessarily an immediate fit for the bundled library in core. [[Some examples]…
mtias updated
4 months ago
-
In #44771, anchor support was added to dynamic blocks, but static blocks with existing anchor were broken (See #48232, #49382, and #49578).
This feature was originally planned to be included in Wor…
-
Follows https://github.com/WordPress/gutenberg/issues/24687. This is an overview of smaller Widgets editor enhancements to look into after WordPress 5.8.
### Smooth out rough edges in the UX
- […
-
On the latest version of wordpress 6.5.4 getting the following errors
```
graphQLErrors: [
{
message: 'Cannot query field "tagName" on type "CoreButtonAttributes".',
extension…
-
This issue is to propose / track progress on switching the [`LayoutPanel`](https://github.com/WordPress/gutenberg/blob/cf0b87ad2e0893324ee358c669432ec84e6be038/packages/block-editor/src/hooks/layout.j…
-
### What is the issue
On a self-hosted site using the Jetpack plugin, once a Donation block is added to a post or page it isn't possible to remove it with the undo button. With most other blocks, a…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
### Description
When registering a block style variation (i.e. section style), the "blockGap" value isn't being output in the editor or on the front end. Other spacing values are working ("spacing.pa…
-
**Is your feature request related to a problem? Please describe.**
On WordPress 6.3 and above, the editor canvas can be iframed if there are no blocks registered with an API version lower than 3. I…
-
Part of https://github.com/WordPress/gutenberg/issues/41236.
Currently in WordPress core the follow [lines](https://github.com/WordPress/wordpress-develop/blob/437ac63d7652b08095dc7f77b6ba4ef52db44…