Changeset 47101 for trunk/src/wp-includes/class-wp-network.php
- Timestamp:
- 01/22/2020 12:23:09 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-network.php
r46586 r47101 408 408 * @since 3.9.0 409 409 * 410 * @param null|bool|WP_Network $network Network value to return by path. 410 * @param null|bool|WP_Network $network Network value to return by path. Default null 411 * to continue retrieving the network. 411 412 * @param string $domain The requested domain. 412 413 * @param string $path The requested path, in full.
Note: See TracChangeset
for help on using the changeset viewer.