Reads entire file into a string.
WP_Filesystem_SSH2::get_contents_array
Reads entire file into an array.
WP_Filesystem_SSH2::put_contents
Writes a string to a file.
WP_Filesystem_SSH2::cwd
Gets the current working directory.
Advertisement
WP_Filesystem_SSH2::chdir
Changes current directory.
WP_Filesystem_Base::is_binary
Determines if the string provided contains binary characters.
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.
Advertisement
WP_Filesystem_Base::abspath
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
Custom_Image_Header::css_includes
Set up the enqueue for the CSS files
allow_password_reset
Filters whether to allow a password to be reset.
get_usernumposts
Filters the number of posts a user has written.