copy_dir()

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

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

Used by 0 functions | Uses 0 functions

get_home_path()

Function: Gets the absolute filesystem path to the root of the ClassicPress installation.

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

Used by 0 functions | Uses 0 functions

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:135

Used by 0 functions | Uses 0 functions