-
Much of the code in this repo here is no longer needed because PG now supplies clean text files, 100% utf8, with uniform headers at urls like https://gutenberg.org/cache/epub/65869/pg65869.txt Also av…
-
When selecting a Primary Term in Gutenberg / Block Editor, the permalinks in Gutenberg's interface are only updated after we save and refresh the page.
We should do this dynamically by updating Gut…
-
### Description
When retrieving a custom taxonomy field value using `get_post_meta()` for a taxonomy (e.g. `member_type`), the function unexpectedly returns `NULL`, despite the field being populated …
-
### Description
When metadata is created via blocks bound to custom attributes, the metadata persists after the block is removed. This can result in unexpected behavior, such as that metadata conti…
-
**Context and motivation**
In different scenarios, we've been requested this idea of allowing users to create their own "groups of items". I'll say upfront that the terminology is no decided so this …
-
I understand that Post Kinds doesn't currently support Gutenberg. I'm curious whether there is any value keeping the plugin enabled with Gutenberg active? What I'm curious about is whether this still …
-
The metadata database contains records for non-existent ebooks.
Exists: https://www.gutenberg.org/ebooks/1
Doesn't exist: https://www.gutenberg.org/ebooks/182
Example code:
```python
from __f…
-
**Context and motivation**
The item metadata block dynamically renders metadata from Tainacan items inside the Gutenberg editor. This is not a very popular use case but it is a necessity for the ex…
-
### Description
When you insert a unsynced pattern using `/`, the shuffle button doesn't appear in the block toolbar. When you insert the same pattern with the `+` button in the top right corner, it …
-
**Describe the bug**
When clicking save in Gutenberg it triggers multiple POST requests
**How to reproduce the bug**
Steps to reproduce the behavior:
1. Go to WordPress page editor
2. Open de…