Fires once activated plugins have loaded.
Description
Pluggable functions are also available at this point in the loading order.
Source
do_action( 'plugins_loaded' );
Changelog
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
Fires once activated plugins have loaded.
Pluggable functions are also available at this point in the loading order.
do_action( 'plugins_loaded' );
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
Example migrated from Codex:
you can use instance method when load plugin