wp_print_theme_file_tree()
Function: Outputs the formatted file list for the theme file editor.
Source: wp-admin/includes/misc.php:446
Function: Outputs the formatted file list for the theme file editor.
Source: wp-admin/includes/misc.php:446
Function: Extracts strings from between the BEGIN and END markers in the .htaccess file.
Source: wp-admin/includes/misc.php:111
Function: Inserts an array of strings into a file (.htaccess), placing it between BEGIN and END markers.
Source: wp-admin/includes/misc.php:166
Function: Updates the htaccess file with the current rules if it is writable.
Source: wp-admin/includes/misc.php:304
Function: Updates the IIS web.config file with the current rules if it is writable.
Source: wp-admin/includes/misc.php:349
Function: Updates the “recently-edited” file for the plugin or theme file editor.
Source: wp-admin/includes/misc.php:386
Function: Makes a tree structure for the theme file editor’s file list.
Source: wp-admin/includes/misc.php:414
Function: Displays non-editable attachment metadata in the publish meta box.
Source: wp-admin/includes/media.php:3249
Function: Parses ID3v2, ID3v1, and getID3 comments to extract usable data.
Source: wp-admin/includes/media.php:3466
Function: Retrieves metadata from a video file’s ID3 tags.
Source: wp-admin/includes/media.php:3511