Ticket #37235: 37235.diff
File 37235.diff, 432 bytes (added by , 7 years ago) |
---|
-
src/wp-includes/ms-settings.php
104 104 105 105 // Define upload directory constants 106 106 ms_upload_constants(); 107 108 /** 109 * Fires after the current site and network have been detected and loaded. 110 * 111 * @since 4.6.0 112 */ 113 do_action( 'ms_loaded' );