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

Used by 3 functions | Uses 2 functions

copy_dir()

Function: Copies a directory from one location to another via the WordPress Filesystem Abstraction.

Source: wp-admin/includes/file.php:1901

Used by 4 functions | Uses 6 functions