pre_handle_404
Filter Hook: Filters whether to short-circuit default header status handling.
Source: wp-includes/class-wp.php:656
Filter Hook: Filters whether to short-circuit default header status handling.
Source: wp-includes/class-wp.php:656
Method: Removes a query variable from a list of public query variables.
Source: wp-includes/class-wp.php:105
Method: Make private properties readable for backwards compatibility.
Source: wp-includes/class-wp.php:673
Method: Make private properties settable for backwards compatibility.
Source: wp-includes/class-wp.php:687
Method: Make private properties checkable for backwards compatibility.
Source: wp-includes/class-wp.php:700
Method: Make private properties un-settable for backwards compatibility.
Source: wp-includes/class-wp.php:712
Method: Make private/protected methods readable for backwards compatibility.
Source: wp-includes/class-wp.php:726
Method: Sets up all of the variables required by the WordPress environment.
Source: wp-includes/class-wp.php:735
Action Hook: Fires once the WordPress environment has been set up.
Source: wp-includes/class-wp.php:750
Method: constructor
Source: wp-includes/class-wp.php:737
Filter Hook: Filters the query string before parsing.
Source: wp-includes/class-wp.php:557
Method: Set up the WordPress Globals.
Source: wp-includes/class-wp.php:580
Method: Set up the current user.
Source: wp-includes/class-wp.php:608
Method: Set up the Loop based on the query variables.
Source: wp-includes/class-wp.php:619
Method: Set the Headers for 404, if nothing is found for requested URL.
Source: wp-includes/class-wp.php:642
Action Hook: Fires once all query variables for the current request have been parsed.
Source: wp-includes/class-wp.php:387
Method: Sends additional HTTP headers for caching, content type, etc.
Source: wp-includes/class-wp.php:399
Filter Hook: Filters the HTTP headers before they’re sent to the browser.
Source: wp-includes/class-wp.php:485
Action Hook: Fires once the requested HTTP headers for caching, content type, etc. have been sent.
Source: wp-includes/class-wp.php:525
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:536
Method: Add name to list of public query variables.
Source: wp-includes/class-wp.php:92
Method: Set the value of a query variable.
Source: wp-includes/class-wp.php:117
Method: Parse request to find 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 whitelist before processing.
Source: wp-includes/class-wp.php:287
Filter Hook: Filters the array of parsed query variables.
Source: wp-includes/class-wp.php:378