WP_Filesystem_FTPext::exists()
Checks if a file or directory exists.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Checks if a file or directory exists.
Reads entire file into a string.
Reads entire file into an array.
Gets the permissions of the specified file or filepath in their octal format.
Gets the file’s group.
Checks if resource is a directory.
Checks if resource is a file.
Checks if a file is readable.
Checks if a file or directory is writable.
Creates a directory.