wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_loaded › WordPress Action Hooks
Since3.0.0
Deprecatedn/a
› do_action( 'wp_loaded' )
Defined at: |
|
Codex: |
This hook is fired once WP, all plugins, and the theme are fully loaded and instantiated.
Ajax requests should use wp-admin/admin-ajax.php. admin-ajax.php can handle requests for users not logged in.