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



network_plugin_loaded › WordPress Action Hooks

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

Fires once a single network-activated plugin has loaded.





Quellcode

do_action( 'network_plugin_loaded', $network_plugin );