muplugins_loaded

muplugins_loaded

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('muplugins_loaded') is found 1 times:

  • /wp-settings.php line 482
     * Fires once all must-use and network-activated plugins have loaded.
     *
     * @since 2.8.0
     */
    do_action( 'muplugins_loaded' );
    
    if ( is_multisite() ) {
    	ms_cookie_constants();
    }
    
    // Define constants after multisite is loaded.
    

See this hook used in plugins: