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
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
Function: Gets the list of file extensions that are editable in plugins.
Source: wp-admin/includes/file.php:188
Filter Hook: Filters the list of file types allowed for editing in the plugin file editor.
Source: wp-admin/includes/file.php:234
Function: Gets the list of file extensions that are editable for a given theme.
Source: wp-admin/includes/file.php:247
Filter Hook: Filters the list of file types allowed for editing in the theme file editor.
Source: wp-admin/includes/file.php:292