Make WordPress Core

Changes between Version 3 and Version 10 of Ticket #20537


Ignore:
Timestamp:
12/12/2015 02:18:42 PM (10 years ago)
Author:
swissspidy
Comment:

Marking this "good-first-bug" as claimed.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20537

    • Property Status changed from new to assigned
    • Property Focuses multisite added
    • Property Cc kpayne@… added
    • Property Owner set to jrf
    • Property Keywords has-patch good-first-bug needs-testing added
  • Ticket #20537 – Description

    v3 v10  
    1 
    2 {{{
    3 
    4 }}}
    51For 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.