Opened 13 months ago
Last modified 8 months ago
#20537 new defect (bug)
Don't spawn cron requests for suspended blogs — at Initial Version
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Cron | Version: | 3.3.1 |
| Severity: | normal | Keywords: | has-patch 2nd-opinion |
| Cc: | kpayne@… |
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.
Note: See
TracTickets for help on using
tickets.
