pre_handle_404
Filter Hook: Filters whether to short-circuit default header status handling.
Source: wp-includes/class-wp.php:671
Filter Hook: Filters whether to short-circuit default header status handling.
Source: wp-includes/class-wp.php:671
Method: Removes a query variable from a list of public query variables.
Source: wp-includes/class-wp.php:105
Method: Set up the WordPress Globals.
Source: wp-includes/class-wp.php:595
Method: Set up the current user.
Source: wp-includes/class-wp.php:623
Method: Set up the Loop based on the query variables.
Source: wp-includes/class-wp.php:634
Method: Set the Headers for 404, if nothing is found for requested URL.
Source: wp-includes/class-wp.php:657
Method: Sets up all of the variables required by the WordPress environment.
Source: wp-includes/class-wp.php:756
Action Hook: Fires once the WordPress environment has been set up.
Source: wp-includes/class-wp.php:771
Filter Hook (deprecated): Filters the query string before parsing.
Source: wp-includes/class-wp.php:567
Method: Parses the request to find the correct WordPress query.
Source: wp-includes/class-wp.php:133
Filter Hook: Filters whether to parse the request.
Source: wp-includes/class-wp.php:145
Filter Hook: Filters the query variables allowed before processing.
Source: wp-includes/class-wp.php:296
Filter Hook: Filters the array of parsed query variables.
Source: wp-includes/class-wp.php:387
Action Hook: Fires once all query variables for the current request have been parsed.
Source: wp-includes/class-wp.php:396
Method: Sends additional HTTP headers for caching, content type, etc.
Source: wp-includes/class-wp.php:408
Filter Hook: Filters the HTTP headers before they’re sent to the browser.
Source: wp-includes/class-wp.php:503
Action Hook: Fires once the requested HTTP headers for caching, content type, etc. have been sent.
Source: wp-includes/class-wp.php:535
Class: WordPress environment setup class.
Source: wp-includes/class-wp.php:8
Method: Sets the query string property based off of the query variable property.
Source: wp-includes/class-wp.php:546
Method: Adds a query variable to the list of public query variables.
Source: wp-includes/class-wp.php:92
Method: Sets the value of a query variable.
Source: wp-includes/class-wp.php:117