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