-
Extending the block editor through new blocks is one of the most powerful ways of adding functionality. Yet when you've installed a slew of blocks, it can be hard to know which plugin, or theme, added…
-
While attempting to check that `oik.css` wasn't inadvertently affecting the style changes noticed when using Gutenberg-source ( latest trunk) I deactivated oik. This prevented the custom taxonomies …
-
There are some requests for showing information about block usage, so a user can make an informed decision about hiding blocks. This information could live in the block manager or even somewhere els…
-
### Description
When upgrading from wordpress 5.5.1 to wordpress 6.1.1, the custom attributes defined for list block in wordpress 5 are not retained while migrating the list block.
### Step-by-s…
-
Compared to other blocks, the site logo doesn't have the same width unit support (percentage, viewport units, etc). Related issue around how the site logo block has a "width" option when inside a row …
-
Article: [https://wordpress.org/documentation/article/wordpress-block-editor/](https://wordpress.org/documentation/article/wordpress-block-editor/)
## Update for 6.6
- [ ] Zoomed Out View: Don’t …
-
### Quick summary
The support doc - https://wordpress.com/support/wordpress-editor/blocks/image-block/#advanced
says that by going to the advanced tab you can remove the gap above and below blocks.
…
-
A section about **Block Bindings** is missing in the [Block Editor Handbook](https://developer.wordpress.org/block-editor/) although there's info explaining the possibilities of this feature distribut…
-
Here's a screen shot of a post in WordLand.
![image](https://github.com/user-attachments/assets/6779638c-6bbe-4f39-bb2c-b1aa4e04b6fa)
Note it has a title and an image.
Here's the post [on wo…
-
I'm integrating plugin-check into a testing pipeline via wp-cli, and consuming the output programmatically is a little annoying (though totally doable) at the moment. Two things that would make it eas…