Changes the file group.
WP_Filesystem_Base::chmod
Changes filesystem permissions.
WP_Filesystem_Base::owner
Gets the file owner.
WP_Filesystem_Base::group
Gets the file’s group.
Advertisement
WP_Filesystem_Base::copy
Copies a file.
WP_Filesystem_Base::move
Moves a file.
WP_Filesystem_Base::delete
Deletes a file or directory.
WP_Filesystem_Base::exists
Checks if a file or directory exists.
Advertisement
WP_Filesystem_Base::getnumchmodfromh
Converts *nix-style file permissions to a octal number.
WP_Filesystem_Base::find_base_dir
Locates a folder on the remote filesystem.
WP_Filesystem_Base::get_base_dir
Locates a folder on the remote filesystem.
WP_Filesystem_Base::gethchmod
Returns the *nix-style file permissions for a file.
Advertisement
WP_Filesystem_Base::getchmod
Gets the permissions of the specified file or filepath in their octal format.
retrieve_password
Handles sending password retrieval email to user.
login_messages
Filters instructional messages displayed above the login form.