Make WordPress Core

Ticket #37241: 37241.patch

File 37241.patch, 610 bytes (added by Kenshino, 10 years ago)
  • src/wp-includes/functions.php

    IDEA additional info:
    Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
    <+>UTF-8
     
    42334233 * @global object $current_site
    42344234 *
    42354235 * @param int $site_id Optional. Site ID to test. Defaults to current site.
    4236  *                     Defaults to current site.
    42374236 * @return bool True if $site_id is the main site of the network, or if not
    42384237 *              running Multisite.
    42394238 */