WP::parse_request()
Method: Parses the request to find the correct WordPress query.
Source: wp-includes/class-wp.php:136
Method: Parses the request to find the correct WordPress query.
Source: wp-includes/class-wp.php:136
Method: Sends additional HTTP headers for caching, content type, etc.
Source: wp-includes/class-wp.php:427
Method: Sets the query string property based off of the query variable property.
Source: wp-includes/class-wp.php:583
Method: Set up the WordPress Globals.
Source: wp-includes/class-wp.php:632
Method: Set up the current user.
Source: wp-includes/class-wp.php:660
Method: Set up the Loop based on the query variables.
Source: wp-includes/class-wp.php:671
Method: Set the Headers for 404, if nothing is found for requested URL.
Source: wp-includes/class-wp.php:694
Method: Adds a capability to role.
Source: wp-includes/class-wp-roles.php:210
Method: Removes a capability from role.
Source: wp-includes/class-wp-roles.php:229
Method: Retrieves a role object by name.
Source: wp-includes/class-wp-roles.php:248