[wp-trac] [WordPress Trac] #46351: Properly re-fill the `$meta` param of deprecated `wpmu_new_blog` action

WordPress Trac noreply at wordpress.org
Thu Mar 7 03:33:32 UTC 2019


#46351: Properly re-fill the `$meta` param of deprecated `wpmu_new_blog` action
--------------------------------+-------------------------
 Reporter:  david.binda         |       Owner:  jeremyfelt
     Type:  defect (bug)        |      Status:  closed
 Priority:  normal              |   Milestone:  5.1.1
Component:  Networks and Sites  |     Version:  5.1
 Severity:  normal              |  Resolution:  fixed
 Keywords:  has-patch commit    |     Focuses:  multisite
--------------------------------+-------------------------
Changes (by jeremyfelt):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"44805" 44805]:
 {{{
 #!CommitTicketReference repository="" revision="44805"
 Multisite: Ensure `wpmu_new_blog` hook receives expected data in `$meta`.

 Restores `public`, `archived`, `mature`, `spam`, `deleted`, `lang_id`, and
 `WPLANG` to the `$meta` data passed to `wpmu_new_blog`. This hook was
 deprecated in 5.1.0, but code using it still relies on this data.

 Props david.binda, pbiron.
 Fixes #46351.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46351#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list