WP::send_headers()
Method: Sends additional HTTP headers for caching, content type, etc.
Source: wp-includes/class-wp.php:427
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: Sets up all of the variables required by the WordPress environment.
Source: wp-includes/class-wp.php:788
Action Hook: Fires just before the first Atom feed entry.
Source: wp-includes/feed-atom.php:44
Action Hook: Fires at the end of each Atom feed item.
Source: wp-includes/feed-atom.php:91
Class: Core class used to implement a user roles API.
Source: wp-includes/class-wp-roles.php:27