wp_make_theme_file_tree
- %1$s is private and should not be used in themes or plugins directly.
wp_make_theme_file_tree ( $allowed_files )
Access:Parameters:- (array) allowed_files List of theme file paths.
Returns:- (array) Tree structure for listing theme files.
Defined at: - Introduced in WordPress: 4.9.0
- Deprecated in WordPress: —
Description
Makes a tree structure for the theme file editor's file list.