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