Filters whether cURL can be used as a transport for retrieving a URL.
WP_Http_Curl::test
Determines whether this class can be used for retrieving a URL.
WP_Http_Curl::request
Send a HTTP request to a URI using cURL extension.
teeny_mce_before_init
Filters the teenyMCE config before init.
Advertisement
teeny_mce_buttons
Filters the list of teenyMCE buttons (Text tab).
teeny_mce_plugins
Filters the list of teenyMCE plugins.
Walker_Comment::end_el
Ends the element output, if needed.
Walker_Comment::start_el
Starts the element output.
Advertisement
Walker_Comment::display_element
Traverses elements to create list from elements.
Walker_Comment::end_lvl
Ends the list of items after the elements are added.
Walker_Comment::start_lvl
Starts the list before the elements are added.
WP_Http::chunkTransferDecode
Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
Advertisement
WP_Http::processHeaders
Transform header string into an array.
WP_Http::processResponse
Parses the responses and splits the parts into headers and body.
WP_Http::head
Uses the HEAD HTTP method.