Changeset 41331
- Timestamp:
- 09/04/2017 08:15:32 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-blogs.php
r41242 r41331 631 631 * @type bool $update_site_cache Whether to prime the cache for found sites. Default false. 632 632 * } 633 * @return array List of sites.633 * @return array|int List of sites, or number of sites when 'count' is passed as a query var. 634 634 */ 635 635 function get_sites( $args = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.