wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



mu_plugin_loaded › WordPress Action Hooks

Seit5.1.0
Veraltetn/v
do_action( 'mu_plugin_loaded', $mu_plugin )
Parameter:
  • (string) $mu_plugin Full path to the plugin's main file.
    Erforderlich: Ja
Definiert in:
Codex:

Fires once a single must-use plugin has loaded.





Quellcode

do_action( 'mu_plugin_loaded', $mu_plugin );