Ticket #37241: 37241.patch
| File 37241.patch, 610 bytes (added by , 10 years ago) |
|---|
-
src/wp-includes/functions.php
IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8
4233 4233 * @global object $current_site 4234 4234 * 4235 4235 * @param int $site_id Optional. Site ID to test. Defaults to current site. 4236 * Defaults to current site.4237 4236 * @return bool True if $site_id is the main site of the network, or if not 4238 4237 * running Multisite. 4239 4238 */