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
Filter Hook: Filters the HTTP headers before they’re sent to the browser.
Source: wp-includes/class-wp.php:540
Action Hook: Fires once the requested HTTP headers for caching, content type, etc. have been sent.
Source: wp-includes/class-wp.php:572
Method: Sets the query string property based off of the query variable property.
Source: wp-includes/class-wp.php:583
Filter Hook (deprecated): Filters the query string before parsing.
Source: wp-includes/class-wp.php:604
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
Class: ClassicPress environment setup class.
Source: wp-includes/class-wp.php:9
Method: Set up the Loop based on the query variables.
Source: wp-includes/class-wp.php:671
Method: Adds a query variable to the list of public query variables.
Source: wp-includes/class-wp.php:93