list_files()
Function: Returns a listing of all files in the specified folder and all subdirectories up to 100 levels deep.
Source: wp-admin/includes/file.php:136
Function: Returns a listing of all files in the specified folder and all subdirectories up to 100 levels deep.
Source: wp-admin/includes/file.php:136
Filter Hook: Filters whether to use ZipArchive to unzip archives.
Source: wp-admin/includes/file.php:1596
Function: Returns a filename of a temporary unique file.
Source: wp-admin/includes/file.php:666
Function: Attempts to unzip an archive using the ZipArchive class.
Source: wp-admin/includes/file.php:1629
Function: Makes sure that the file that was requested to be edited is allowed to be edited.
Source: wp-admin/includes/file.php:714
Function: Attempts to unzip an archive using the PclZip library.
Source: wp-admin/includes/file.php:1777
Function:
Source: wp-admin/includes/file.php:782
Function: Copies a directory from one location to another via the WordPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1901
Function: Wrapper for _wp_handle_upload() .
Source: wp-admin/includes/file.php:1072
Function: Initializes and connects the WordPress Filesystem Abstraction classes.
Source: wp-admin/includes/file.php:2051
Filter Hook: Filter data for the current file to upload.
Source: wp-admin/includes/file.php:223
Filter Hook: Filters the path for a specific filesystem method class file.
Source: wp-admin/includes/file.php:2074
Filter Hook: Filters the data array for the uploaded file.
Source: wp-admin/includes/file.php:1043
Function: Wrapper for _wp_handle_upload() .
Source: wp-admin/includes/file.php:1103
Function: Gets the description for standard WordPress theme files.
Source: wp-admin/includes/file.php:80
Filter Hook: Filters the list of file types allowed for editing in the plugin file editor.
Source: wp-admin/includes/file.php:235