Changeset 61878 for trunk/src/wp-includes/ms-load.php
- Timestamp:
- 03/10/2026 09:56:40 AM (3 weeks ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/ms-load.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-load.php
r60249 r61878 384 384 // No network has been found, bail. 385 385 if ( empty( $current_site ) ) { 386 /** This action is documented in wp-includes/ms- settings.php */386 /** This action is documented in wp-includes/ms-load.php */ 387 387 do_action( 'ms_network_not_found', $domain, $path ); 388 388
Note: See TracChangeset
for help on using the changeset viewer.