Changeset 36293
- Timestamp:
- 01/14/2016 12:01:10 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-functions.php
r36232 r36293 1582 1582 1583 1583 /** 1584 * Get the current site info.1584 * Get the current network. 1585 1585 * 1586 1586 * Returns an object containing the 'id', 'domain', 'path', and 'site_name' 1587 * properties of the sitebeing viewed.1587 * properties of the network being viewed. 1588 1588 * 1589 1589 * @see wpmu_current_site()
Note: See TracChangeset
for help on using the changeset viewer.