Changeset 49672 for trunk/src/wp-includes/ms-deprecated.php
- Timestamp:
- 11/19/2020 06:22:02 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/ms-deprecated.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-deprecated.php
r48126 r49672 465 465 * Array of default arguments. Optional. 466 466 * 467 * @type int| array$network_id A network ID or array of network IDs. Set to null to retrieve sites467 * @type int|int[] $network_id A network ID or array of network IDs. Set to null to retrieve sites 468 468 * from all networks. Defaults to current network ID. 469 469 * @type int $public Retrieve public or non-public sites. Default null, for any.
Note: See TracChangeset
for help on using the changeset viewer.