-
As part of the broader discussion around the post content block removal warning https://github.com/WordPress/gutenberg/issues/52392, the post content block placeholder came up as something to improve …
-
One of the [key aspects of the Data Liberation initiative](https://make.wordpress.org/core/2024/02/19/data-liberation-next-steps/) will be to provide pathways for users who want to move to modern Word…
-
The Block editor delivered in WordPress 5.0 ( Gutenberg ) creates HTML that is correctly formatted in the editor but incorrectly in the front-end. Update the theme’s styling to resolve this issue.
K…
-
# Blocks
When starting a new site all of our custom blocks have`pattern placeholder` as the child block. This also shows up for the custom patterns that are using our blocks.
The block then has not…
-
Thank you for your development.
Paragraph block variations are not displayed in shortcut search using "/".
For example, add a variation with the following code.
```
import { registerBlockVar…
ddryo updated
2 months ago
-
In Global Styles, the user does not have an easy way to know which blocks have global styles modified.
@mtias suggesting adding a blue icon when there are user changes would be a good enhancement.
…
-
Article: https://wordpress.org/documentation/article/styles-overview/
## Updates for 6.4
- [ ] Global styles revisions: reduce visibility check from 2 to 1 revision. [53281](https://github.com/…
-
### Is your enhancement related to a problem? Please describe.
With the goal set, to transform RSVPs into regular comments (#687), GatherPress might be able to re-use some of the `core/comments…` blo…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
should close the inserter when clicking on the toggle button
## Test path…
-
Just curious if theres a recommended way to set up blocks using the Interactivity API with block-theme.
Looks like with the current @wordpress/wp-scripts version we need to add the `--experimental-…