-
Similar to the work being done in [Core to audit blocks for the new Write mode](https://github.com/WordPress/gutenberg/issues/65778), I wanted to kick off an issue to do the same for Jetpack blocks as…
-
### Description
I have a block that uses [flexslider](https://www.npmjs.com/package/flexslider). It fails to build since @wordpress/scripts version 29.0.0
Could it be related to that commit https://…
-
## What problem does this address?
The Code Block block currently only offers alignment options for None and Wide, limiting flexibility for users who want more control over the block’s placement in th…
-
Momentan lässt sich das Hintergrundbild des Blocks "Nächste Termine (Sunflower)" ausschließlich über CSS global für alle Blöcke festlegen:
```css
.next-events {
background-image: url(assets/img…
-
We want to reproduce some of the front end displays for Events that were implemented in the All-In-One Events Calendar (Ai1ec) plugin.
Since WordPress 6.5 there has been an API that enables certain…
-
### Quick summary
The feature released with GB 19.3 of: _Drag and Drop: When dragging a mix of video, audio, and image blocks, create individual blocks as appropriate_ — https://github.com/WordPress/…
-
With WordPress 6.6 we got the ability to preview a template whilst editing a post.
In this `template-locked` rendering mode there are some special blocks that remain editable in a content only editi…
-
Once you are able to select nested blocks to edit with https://github.com/WordPress/gutenberg/pull/65702, you will be able to double-click to select all the text contents of a block—but doing so (a c…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
classic notice templates, except for coupon errors, are visible by templat…
-
- In #9 I added logic to support transforms between blocks.
- I documented this in an unpublished post. https://s.b/oikcom/block_example/css-to-geshi/
- When I edited the post the transform to CSS …