wp

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

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

Used by 1 function | Uses 0 functions

query_vars

Filter Hook: Filters the query variables whitelist before processing.

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

Used by 1 function | Uses 0 functions

request

Filter Hook: Filters the array of parsed query variables.

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

Used by 1 function | 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:375

Used by 1 function | Uses 0 functions

wp_headers

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

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

Used by 1 function | 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:506

Used by 1 function | Uses 0 functions