Ticket #51380: 51380.2.patch
File 51380.2.patch, 553 bytes (added by , 4 years ago) |
---|
-
src/wp-includes/ms-load.php
155 155 * @since 3.9.0 156 156 * @since 4.7.0 Updated to always return a `WP_Site` object. 157 157 * 158 * @global wpdb $wpdb WordPress database abstraction object.159 *160 158 * @param string $domain Domain to check. 161 159 * @param string $path Path to check. 162 160 * @param int|null $segments Path segments to use. Defaults to null, or the full path.