ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.0.0
  • Page 14

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::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::build_query_string()

Method: Sets the query string property based off of the query variable property.

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

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::init()

Method: Set up the current user.

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

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::handle_404()

Method: Set the Headers for 404, if nothing is found for requested URL.

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

Used by 0 functions | Uses 0 functions

WP_Roles::add_cap()

Method: Adds a capability to role.

Source: wp-includes/class-wp-roles.php:210

Used by 0 functions | Uses 0 functions

WP_Roles::remove_cap()

Method: Removes a capability from role.

Source: wp-includes/class-wp-roles.php:229

Used by 0 functions | Uses 0 functions

WP_Roles::get_role()

Method: Retrieves a role object by name.

Source: wp-includes/class-wp-roles.php:248

Used by 0 functions | Uses 0 functions
« Previous 1 … 13 14 15 … 22 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy