Returns the path on the remote filesystem of ABSPATH.
WP_Filesystem_Base::wp_content_dir
Returns the path on the remote filesystem of WP_CONTENT_DIR.
WP_Filesystem_Base::wp_plugins_dir
Returns the path on the remote filesystem of WP_PLUGIN_DIR.
WP_Filesystem_Base::wp_themes_dir
Returns the path on the remote filesystem of the Themes Directory.
Advertisement
WP_Filesystem_Base::find_folder
Locates a folder on the remote filesystem.
WP_Filesystem_Base::search_for_folder
Locates a folder on the remote filesystem.
WP_Filesystem_Base::is_binary
Determines if the string provided contains binary characters.
Custom_Image_Header::css_includes
Set up the enqueue for the CSS files
Advertisement
WP_Http_Streams::request
Send a HTTP request to a URI using PHP Streams.
WP_Http_Streams::test
Determines whether this class can be used 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.
Advertisement
Walker_Comment::start_el
Starts the element output.
Walker_Comment::end_el
Ends the element output, if needed.
Walker_Comment::start_lvl
Starts the list before the elements are added.