WP_Filesystem_Direct::cwd()
Gets the current working directory.
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.
Gets the current working directory.
Deletes a file or directory.
Gets details for files in a directory or a specific file.
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.