Changeset 48104 for trunk/src/wp-includes/ms-network.php
- Timestamp:
- 06/20/2020 12:00:07 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-network.php
r46586 r48104 58 58 * @param string|array $args Optional. Array or string of arguments. See WP_Network_Query::parse_query() 59 59 * for information on accepted arguments. Default empty array. 60 * @return array|int List of WP_Network objects, a list of network ids when 'fields' is set to 'ids',60 * @return array|int List of WP_Network objects, a list of network IDs when 'fields' is set to 'ids', 61 61 * or the number of networks when 'count' is passed as a query var. 62 62 */
Note: See TracChangeset
for help on using the changeset viewer.