ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.7.0
  • Page 2

WP_Http_Streams::request()

Method: Send a HTTP request to a URI using PHP Streams.

Source: wp-includes/class-wp-http-streams.php:30

Used by 0 functions | Uses 0 functions

WP_Http_Streams::test()

Method: Determines whether this class can be used for retrieving a URL.

Source: wp-includes/class-wp-http-streams.php:485

Used by 0 functions | Uses 0 functions

locate_template()

Function: Retrieves the name of the highest priority template file that exists.

Source: wp-includes/template.php:695

Used by 6 functions | Uses 1 function

the_preview

Filter Hook: Filters the single post for preview mode.

Source: wp-includes/class-wp-query.php:3446

Used by 0 functions | Uses 0 functions

WP_Http_Curl

Class: Core class used to integrate Curl as an HTTP transport.

Source: wp-includes/class-wp-http-curl.php:20

Used by 0 functions | Uses 0 functions

WP_Http_Curl::request()

Method: Send a HTTP request to a URI using cURL extension.

Source: wp-includes/class-wp-http-curl.php:71

Used by 0 functions | Uses 0 functions

WP_Http_Curl::test()

Method: Determines whether this class can be used for retrieving a URL.

Source: wp-includes/class-wp-http-curl.php:387

Used by 0 functions | Uses 0 functions

use_curl_transport

Filter Hook: Filters whether cURL can be used as a transport for retrieving a URL.

Source: wp-includes/class-wp-http-curl.php:410

Used by 0 functions | Uses 0 functions

wp_password_change_notification()

Function: Notifies the blog admin of a user changing password, normally via email.

Source: wp-includes/pluggable.php:2063

Used by 0 functions | Uses 0 functions

wp_parse_auth_cookie()

Function: Parses a cookie into its components.

Source: wp-includes/pluggable.php:911

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 33 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy