WP::add_query_var()
Method: Adds a query variable to the list of public query variables.
Source: wp-includes/class-wp.php:93
Method: Adds a query variable to the list of public query variables.
Source: wp-includes/class-wp.php:93
Method: Sets the query string property based off of the query variable property.
Source: wp-includes/class-wp.php:583
Method: Set the Headers for 404, if nothing is found for requested URL.
Source: wp-includes/class-wp.php:694
Method: Set up the current user.
Source: wp-includes/class-wp.php:660
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
Method: Set up the Loop based on the query variables.
Source: wp-includes/class-wp.php:671
Method: Set up the WordPress Globals.
Source: wp-includes/class-wp.php:632
Method: Removes a query variable from a list of public query variables.
Source: wp-includes/class-wp.php:106
Method: Sends additional HTTP headers for caching, content type, etc.
Source: wp-includes/class-wp.php:427