humanmade / humanmade/repeatable-posts
Add a filter to control what metadata is cloned
- Langage dominant
- PHP
- Étoiles
- 48
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- php, wordpress
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100