humanmade / humanmade/repeatable-posts
Add a filter to control what metadata is cloned
- 主要言語
- PHP
- スター
- 48
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- php, wordpress
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100