get_file_description()
Function: Gets the description for standard ClassicPress theme files.
Source: wp-admin/includes/file.php:79
Function: Gets the description for standard ClassicPress theme files.
Source: wp-admin/includes/file.php:79
Function: Gets the absolute filesystem path to the root of the ClassicPress installation.
Source: wp-admin/includes/file.php:106
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
Function: Prints file editor templates (for plugins and themes).
Source: wp-admin/includes/file.php:303
Function: Attempts to edit a file for a theme or plugin.
Source: wp-admin/includes/file.php:374
Function: Returns a filename of a temporary unique file.
Source: wp-admin/includes/file.php:665