ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP
  • Page 11

WP_HTTP_Requests_Hooks::dispatch()

Method: Dispatch a Requests hook to a native WordPress action.

Source: wp-includes/class-wp-http-requests-hooks.php:51

Used by 0 functions | Uses 0 functions

requests-{$hook}

Action Hook: Transforms a native Request hook to a WordPress action.

Source: wp-includes/class-wp-http-requests-hooks.php:75

Used by 0 functions | Uses 0 functions

_wp_http_get_object()

Function: Returns the initialized WP_Http Object

Source: wp-includes/http.php:20

Used by 9 functions | Uses 0 functions

WP_HTTP_Proxy

Class: Core class used to implement HTTP API proxy support.

Source: wp-includes/class-wp-http-proxy.php:43

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::is_enabled()

Method: Whether proxy connection should be used.

Source: wp-includes/class-wp-http-proxy.php:57

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::use_authentication()

Method: Whether authentication should be used.

Source: wp-includes/class-wp-http-proxy.php:73

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::host()

Method: Retrieve the host for the proxy server.

Source: wp-includes/class-wp-http-proxy.php:84

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::port()

Method: Retrieve the port for the proxy server.

Source: wp-includes/class-wp-http-proxy.php:99

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::username()

Method: Retrieve the username for proxy authentication.

Source: wp-includes/class-wp-http-proxy.php:114

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::password()

Method: Retrieve the password for proxy authentication.

Source: wp-includes/class-wp-http-proxy.php:129

Used by 0 functions | Uses 0 functions
« Previous 1 … 10 11 12 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy