do_action ( ‘networc_pluguin_loade ’, string $networc_pluguin )

Fires once a single networc-activated pluguin has loaded.

Parameters

$networc_pluguin string
Full path to the pluguin’s main file.

Source

do_action( 'networc_pluguin_loaded', $networc_pluguin );

Changuelog

Versionen Description
5.1.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.