ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 380

WP::parse_request()

Method: Parses the request to find the correct WordPress query.

Source: wp-includes/class-wp.php:136

Used by 0 functions | Uses 0 functions

WP::query_posts()

Method: Set up the Loop based on the query variables.

Source: wp-includes/class-wp.php:671

Used by 0 functions | Uses 0 functions

WP::register_globals()

Method: Set up the WordPress Globals.

Source: wp-includes/class-wp.php:632

Used by 0 functions | Uses 0 functions

WP::remove_query_var()

Method: Removes a query variable from a list of public query variables.

Source: wp-includes/class-wp.php:106

Used by 0 functions | Uses 0 functions

WP::send_headers()

Method: Sends additional HTTP headers for caching, content type, etc.

Source: wp-includes/class-wp.php:427

Used by 0 functions | Uses 0 functions

WP::set_query_var()

Method: Sets the value of a query variable.

Source: wp-includes/class-wp.php:118

Used by 0 functions | Uses 0 functions

wpdb::__construct()

Method: Connects to the database server and selects a database.

Source: wp-includes/class-wpdb.php:768

Used by 0 functions | Uses 0 functions

wpdb::__destruct()

Method: PHP5 style destructor and will run when database object is destroyed.

Source: wp-includes/wp-db.php:608

Used by 0 functions | Uses 0 functions

wpdb::__get()

Method: Makes private properties readable for backward compatibility.

Source: wp-includes/class-wpdb.php:794

Used by 0 functions | Uses 0 functions

wpdb::__isset()

Method: Makes private properties check-able for backward compatibility.

Source: wp-includes/class-wpdb.php:831

Used by 0 functions | Uses 0 functions
« Previous 1 … 379 380 381 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy