alleyinteractive / alleyinteractive/wordpress-fieldmanager
Should publish_with_parent spawn a cron task?
未關閉
enhancement
question
- 主要語言
- PHP
- 星號
- 563
- 分支
- 99
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Currently, if you set `'publish_with_parent' => true` (in `Fieldmanager_Datasource_Post`), all the "child" posts will be published when the parent post is. If there were 1,000 children, this would be a bulky task. Should we do this asynchronously with WP_Cron?
貢獻指南
評估
這個 Issue 還沒有評估資料。