WP::set_query_var()
Method: Sets the value of a query variable.
Source: wp-includes/class-wp.php:118
Method: Sets the value of a query variable.
Source: wp-includes/class-wp.php:118
Method: Sets up all of the variables required by the WordPress environment.
Source: wp-includes/class-wp.php:788
Method: Parses the request to find the correct WordPress query.
Source: wp-includes/class-wp.php:136
Action Hook: Fires once the WordPress environment has been set up.
Source: wp-includes/class-wp.php:808
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:410
Method: Sends additional HTTP headers for caching, content type, etc.
Source: wp-includes/class-wp.php:427
Filter Hook: Filters the HTTP headers before they’re sent to the browser.
Source: wp-includes/class-wp.php:540