mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 01:24:27 +00:00
e497698613c7cd1f9f1b11f5b22caca77091be64
* A `WP_Site` object initially matches a row from `wp_blogs`. * A site can be retrieved by its ID through `WP_Site::get_instance()`. * Adds `sites` to the global cache group and captures instance lookups. * The multisite bootstrap now ensures `$current_blog` is an instance of `WP_Site`. Props johnjamesjacoby, jeremyfelt. See #32450. git-svn-id: https://develop.svn.wordpress.org/trunk@36393 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%