alleyinteractive / alleyinteractive/wordpress-fieldmanager
Should publish_with_parent spawn a cron task?
Aberta
enhancement
question
- Linguagem predominante
- PHP
- Estrelas
- 563
- Forks
- 99
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.