Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-settings.php | do_action | 402 | /** * Fires once a single network-activated plugin has loaded. * * @since 5.1.0 * * @param string $network_plugin Full path to the plugin's main file. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
string | $network_plugin | Full path to the plugin's main file. |