pre_handle_404
Filter Hook: Filters whether to short-circuit default header status handling.
Source: wp-includes/class-wp.php:697
Filter Hook: Filters whether to short-circuit default header status handling.
Source: wp-includes/class-wp.php:697
Method: Removes a query variable from a list of public query variables.
Source: wp-includes/class-wp.php:106
Filter Hook (deprecated): Filters the query string before parsing.
Source: wp-includes/class-wp.php:593
Method: Set up the WordPress Globals.
Source: wp-includes/class-wp.php:621
Method: Set up the current user.
Source: wp-includes/class-wp.php:649
Method: Set up the Loop based on the query variables.
Source: wp-includes/class-wp.php:660
Method: Set the Headers for 404, if nothing is found for requested URL.
Source: wp-includes/class-wp.php:683
Method: Sets up all of the variables required by the WordPress environment.
Source: wp-includes/class-wp.php:777
Action Hook: Fires once the WordPress environment has been set up.
Source: wp-includes/class-wp.php:797
Class: WordPress environment setup class.
Source: wp-includes/class-wp.php:9
Method: Sets the query string property based off of the query variable property.
Source: wp-includes/class-wp.php:572
Method: Adds a query variable to the list of public query variables.
Source: wp-includes/class-wp.php:93
Method: Sets the value of a query variable.
Source: wp-includes/class-wp.php:118
Method: Parses the request to find the correct WordPress query.
Source: wp-includes/class-wp.php:136
Filter Hook: Filters whether to parse the request.
Source: wp-includes/class-wp.php:148
Filter Hook: Filters the query variables allowed before processing.
Source: wp-includes/class-wp.php:299
Filter Hook: Filters the array of parsed query variables.
Source: wp-includes/class-wp.php:390
Action Hook: Fires once all query variables for the current request have been parsed.
Source: wp-includes/class-wp.php:399
Method: Sends additional HTTP headers for caching, content type, etc.
Source: wp-includes/class-wp.php:416
Filter Hook: Filters the HTTP headers before they’re sent to the browser.
Source: wp-includes/class-wp.php:529
Action Hook: Fires once the requested HTTP headers for caching, content type, etc. have been sent.
Source: wp-includes/class-wp.php:561