[wp-trac] [WordPress Trac] #20537: Don't spawn cron requests for suspended blogs
WordPress Trac
noreply at wordpress.org
Thu Dec 10 11:59:15 UTC 2015
#20537: Don't spawn cron requests for suspended blogs
--------------------------------------+-----------------------------
Reporter: ryan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Cron API | Version: 3.3.1
Severity: normal | Resolution:
Keywords: has-patch good-first-bug | Focuses: multisite
--------------------------------------+-----------------------------
Changes (by jrf):
* keywords: has-patch needs-refresh good-first-bug => has-patch good-
first-bug
Comment:
New patch uploaded which combines the previous two patches and adds a
filter as suggested.
Both previous patches are needed if we want to bail early:
* `wp_cron()` would be the earliest point of entry for the poor mans cron
run
* wp-cron.php for those of us who run real cron jobs.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/20537#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list