do_action( 'plugins_loaded' )
Fires once activated plugins have loaded.
Description
Pluggable functions are also available at this point in the loading order.
Source
File: wp-settings.php
Changelog
Version | Description |
---|---|
WP-1.5.0 | Introduced. |
Fires once activated plugins have loaded.
Pluggable functions are also available at this point in the loading order.
File: wp-settings.php
Version | Description |
---|---|
WP-1.5.0 | Introduced. |