Make WordPress Core

Changeset 37932


Ignore:
Timestamp:
06/30/2016 05:16:03 PM (9 years ago)
Author:
jeremyfelt
Message:

Docs: Remove duplicate text for is_main_site() parameter.

Props Kenshino.
Fixes #37241.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/functions.php

    r37861 r37932  
    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.
Note: See TracChangeset for help on using the changeset viewer.