do_action( 'network_plugin_loaded', string $network_plugin )
Fires once a single network-activated plugin has loaded.
Parameters
- $network_plugin
-
Full path to the plugin's main file.
Source
File: wp-settings.php
Changelog
| Version | Description |
|---|---|
| 5.1.0 | Introduced. |