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

View on GitHub


Changelog

Changelog
Version Description
5.1.0 Introduced.