wpseek.com
A WordPress-centric search engine for devs and theme authors



mu_plugin_loaded › WordPress Action Hooks

Since5.1.0
Deprecatedn/a
do_action( 'mu_plugin_loaded', $mu_plugin )
Parameters:
  • (string) $mu_plugin Full path to the plugin's main file.
    Required: Yes
Defined at:
Codex:

Fires once a single must-use plugin has loaded.





Source

do_action( 'mu_plugin_loaded', $mu_plugin );