Changeset 59009 for trunk/src/wp-includes/ms-site.php
- Timestamp:
- 09/11/2024 12:06:15 PM (22 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/ms-site.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-site.php
r58962 r59009 440 440 * @param string|array $args Optional. Array or string of arguments. See WP_Site_Query::__construct() 441 441 * for information on accepted arguments. Default empty array. 442 * @return array|int List of WP_Site objects, a list of site IDs when 'fields' is set to 'ids',443 * or the number of sites when 'count' is passed as a query var.442 * @return WP_Site[]|int[]|int List of WP_Site objects, a list of site IDs when 'fields' is set to 'ids', 443 * or the number of sites when 'count' is passed as a query var. 444 444 */ 445 445 function get_sites( $args = array() ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)