humanmade / humanmade/repeatable-posts
Add a filter to control what metadata is cloned
- Lenguaje dominante
- PHP
- Estrellas
- 48
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The current version of this plugin has a filter in-place to filter the post data, but it doesn't have a way to filter out the post's metadata that is being inserted afterward.
It would be helpful if it were possible to filter out the metadata, as well. This would allow someone who has a custom post type with custom post meta to modify the metadata for the scheduled post if-needed.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by locating the existing filter for post data and the code path that inserts post metadata afterward. Add the corresponding metadata filtering entry point so custom post metadata can be modified or excluded for scheduled posts, then verify that metadata filtering works without changing the existing post-data filter behavior.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- php, wordpress
- Área
- backend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100