humanmade / humanmade/repeatable-posts
Add a filter to control what metadata is cloned
- Vorherrschende Sprache
- PHP
- Sterne
- 48
- Forks
- 12
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- php, wordpress
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100