Changes between Version 3 and Version 10 of Ticket #20537
- Timestamp:
- 12/12/2015 02:18:42 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20537
-
Property
Status
changed from
new
toassigned
- Property Focuses multisite added
- Property Cc kpayne@… added
- Property Owner set to jrf
- Property Keywords has-patch good-first-bug needs-testing added
-
Property
Status
changed from
-
Ticket #20537 – Description
v3 v10 1 2 {{{3 4 }}}5 1 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.