alleyinteractive / alleyinteractive/wp-liveblog
Establish Link Between Liveblog Entries and Liveblogs
Abierto
enhancement
gutenberg
php
typescript
- Lenguaje dominante
- PHP
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.