WP::main()

Method: Sets up all of the variables required by the WordPress environment.

Source: wp-includes/class-wp.php:788

Used by 0 functions | Uses 0 functions

wp

Action Hook: Fires once the WordPress environment has been set up.

Source: wp-includes/class-wp.php:808

Used by 0 functions | Uses 0 functions

parse_request

Action Hook: Fires once all query variables for the current request have been parsed.

Source: wp-includes/class-wp.php:410

Used by 0 functions | Uses 0 functions

wp_headers

Filter Hook: Filters the HTTP headers before they’re sent to the browser.

Source: wp-includes/class-wp.php:540

Used by 0 functions | Uses 0 functions

send_headers

Action Hook: Fires once the requested HTTP headers for caching, content type, etc. have been sent.

Source: wp-includes/class-wp.php:572

Used by 0 functions | Uses 0 functions