[wp-trac] [WordPress Trac] #20537: Don't spawn cron requests for suspended blogs
WordPress Trac
noreply at wordpress.org
Sat Dec 12 14:18:43 UTC 2015
#20537: Don't spawn cron requests for suspended blogs
-------------------------------------------------+-------------------------
Reporter: ryan | Owner: jrf
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Future
Component: Cron API | Release
Severity: normal | Version: 3.3.1
Keywords: has-patch good-first-bug needs- | Resolution:
testing | Focuses: multisite
-------------------------------------------------+-------------------------
Changes (by swissspidy):
* keywords: has-patch good-first-bug => has-patch good-first-bug needs-
testing
* owner: => jrf
* status: new => assigned
Old description:
> {{{
>
> }}}
> For multisite, spawning cron requests is wasteful and unnecessary.
> wp_cron()/spawn_cron()/wp-cron.php should check the blog's status and
> bail if the blog is suspended.
New description:
For multisite, spawning cron requests is wasteful and unnecessary.
wp_cron()/spawn_cron()/wp-cron.php should check the blog's status and bail
if the blog is suspended.
--
Comment:
Marking this "good-first-bug" as claimed.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/20537#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list