[wp-trac] [WordPress Trac] #40503: Use get_network_option in wpmu_create_blog
WordPress Trac
noreply at wordpress.org
Thu Apr 20 21:04:39 UTC 2017
#40503: Use get_network_option in wpmu_create_blog
--------------------------------+-----------------------------
Reporter: spacedmonkey | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Networks and Sites | Version: 3.0
Severity: normal | Keywords:
Focuses: multisite |
--------------------------------+-----------------------------
In wpmu_create_blog, you can pass a site id, however this is not passed to
the following file
{{{#!php
'WPLANG' => get_site_option( 'WPLANG' )
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40503>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list