wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp_loaded › WordPress Action Hooks

Seit3.0.0
Veraltetn/v
do_action( 'wp_loaded' )
Definiert in:
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.





Quellcode

do_action( 'wp_loaded' );