[wp-trac] [WordPress Trac] #37553: Deprecate `wp_get_network()`
WordPress Trac
noreply at wordpress.org
Fri Sep 2 23:48:02 UTC 2016
#37553: Deprecate `wp_get_network()`
--------------------------------+-------------------------
Reporter: flixos90 | Owner: jeremyfelt
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.7
Component: Networks and Sites | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: multisite
--------------------------------+-------------------------
Changes (by jeremyfelt):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"38515"]:
{{{
#!CommitTicketReference repository="" revision="38515"
Multisite: Deprecate `wp_get_network()`.
`wp_get_network()` was converted into a wrapper for `get_network()` in
4.6.0 and can now be deprecated.
This moves `wp_get_network()` to the bottom of `ms-load.php` as `ms-
deprecated.php` is not available early enough.
Props PieWP, flixos90.
Fixes #37553.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37553#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list