WP::main()
Method: Sets up all of the variables required by the WordPress environment.
Source: wp-includes/class-wp.php:788
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
Method: Sets the value of a query variable.
Source: wp-includes/class-wp.php:118
Method: Connects to the database server and selects a database.
Source: wp-includes/class-wpdb.php:768
Method: PHP5 style destructor and will run when database object is destroyed.
Source: wp-includes/wp-db.php:608
Method: Makes private properties readable for backward compatibility.
Source: wp-includes/class-wpdb.php:794