network_plugin_loaded

Advertisement

Summery Summery

Fires once a single network-activated plugin has loaded.

Syntax Syntax

do_action( 'network_plugin_loaded', string $network_plugin )

Parameters Parameters

$network_plugin

Full path to the plugin's main file.

Source Source

File: wp-settings.php

Advertisement

Changelog Changelog

Changelog
Version Description
5.1.0 Introduced.

Advertisement

Leave a Reply