File: wp-settings.php
-
hookmu_plugin_loaded
Fires once a single must-use plugin has loaded.
-
Fires once a single network-activated plugin has loaded.
-
hookplugin_loaded
Fires once a single activated plugin has loaded.
-
Filters whether to enable loading of the advanced-cache.php drop-in.
-
hookwp_loaded
This hook is fired once WP, all plugins, and the theme are fully loaded and instantiated.
-
hookmuplugins_loaded
Fires once all must-use and network-activated plugins have loaded.
-
hookplugins_loaded
Fires once activated plugins have loaded.
-
Fires when comment cookies are sanitized.
-
hooksetup_theme
Fires before the theme is loaded.
-
Fires after the theme is loaded.
-
hookinit
Fires after WordPress has finished loading but before any headers are sent.