alleyinteractive / alleyinteractive/wordpress-fieldmanager

Should publish_with_parent spawn a cron task?

Open
#148 0 comments 0 reactions 0 assignees View on GitHub
enhancement question
Dominant language
PHP
Stars
563
Forks
99
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.