alleyinteractive / alleyinteractive/wp-liveblog
Establish Link Between Liveblog Entries and Liveblogs
Aperta
enhancement
gutenberg
php
typescript
- Lingua principale
- PHP
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Description
Register a postmeta field called `liveblog_parent` as an integer field that can be set on `liveblog_entry` posts to point to the post ID of the `liveblog` post that the entry belongs to. Create a slotfill with a [PostPicker](https://github.com/alleyinteractive/alley-scripts/tree/main/packages/block-editor-tools/src/components/post-picker) that allows the user to select the Liveblog that the entry belongs to.
### Use Case
As an editor, I should be able to select the liveblog that the entry I am writing should appear on.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.