Action hook 'plugins_loaded'

in WP Core File wp-settings.php at line 555

Description

Fires once activated plugins have loaded. Pluggable functions are also available at this point in the loading order.

Occurrences

Filename Line Number
wp-settings.php 555

PHP Doc

/**
 * Fires once activated plugins have loaded.
 *
 * Pluggable functions are also available at this point in the loading order.
 *
 * @since 1.5.0
 */