wp_get_theme_file_editable_extensions()
Function: Gets the list of file extensions that are editable for a given theme.
Source: wp-admin/includes/file.php:247
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