do_action( 'mu_plugin_loaded', string $mu_plugin )

Fires once a single must-use plugin has loaded.


Parameters

$mu_plugin

Full path to the plugin's main file.


Source

File: wp-settings.php

View on GitHub


Changelog

Changelog
Version Description
5.1.0 Introduced.