[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 04:36:42 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 fixed-major  |     Focuses:  multisite
------------------------------------------+-------------------------
Changes (by jeremyfelt):

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


Comment:

 In [changeset:"44807" 44807]:
 {{{
 #!CommitTicketReference repository="" revision="44807"
 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 davidbinda, pbiron.
 Merges [44805] and [44806] to the 5.1 branch.
 Fixes #46351.
 }}}

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


More information about the wp-trac mailing list