Set up the enqueue for the CSS files
Walker_Comment::start_lvl
Starts the list before the elements are added.
Walker_Comment::end_lvl
Ends the list of items after the elements are added.
Walker_Comment::display_element
Traverses elements to create list from elements.
Advertisement
Walker_Comment::start_el
Starts the element output.
Walker_Comment::end_el
Ends the element output, if needed.
WP_Http::chunkTransferDecode
Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
WP_Http::post
Uses the POST HTTP method.
Advertisement
WP_Http::get
Uses the GET HTTP method.
WP_Http::head
Uses the HEAD HTTP method.
WP_Http::processResponse
Parses the responses and splits the parts into headers and body.
WP_Http::processHeaders
Transforms header string into an array.
Advertisement
WP_Http::request
Send an HTTP request to a URI.
WP_Filesystem_SSH2::is_dir
Checks if resource is a directory.
WP_Filesystem_SSH2::is_readable
Checks if a file is readable.