Returns the path on the remote filesystem of the Themes Directory.
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.
Advertisement
Custom_Image_Header::css_includes
Set up the enqueue for the CSS files
add_allowed_options
Adds an array of options to the list of allowed options.
WP_Filesystem_SSH2::group
Gets the file’s group.
WP_Filesystem_SSH2::copy
Copies a file.
Advertisement
WP_Filesystem_SSH2::move
Moves a file.
WP_Filesystem_SSH2::delete
Deletes a file or directory.
WP_Filesystem_SSH2::exists
Checks if a file or directory exists.
WP_Filesystem_SSH2::is_file
Checks if resource is a file.
Advertisement
WP_Filesystem_SSH2::is_dir
Checks if resource is a directory.
WP_Filesystem_SSH2::is_readable
Checks if a file is readable.
WP_Filesystem_SSH2::is_writable
Checks if a file or directory is writable.