WP_Filesystem_Base::get_contents_array()
Reads entire file into an array.
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.
Reads entire file into an array.
Gets the permissions of the specified file or filepath in their octal format.
Returns the *nix-style file permissions for a file.
Converts *nix-style file permissions to a octal number.
Gets the file’s group.
Determines if the string provided contains binary characters.
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.