wp_print_plugin_file_tree


wp_print_plugin_file_tree ( $tree, $label = '', $level = 2, $size = 1, $index = 1 )

Access:
  • private
Parameters:
  • (array|string) tree List of file/folder paths, or filename.
  • (string) label Name of file or folder to print.
  • (int) level The aria-level for the current iteration.
  • (int) size The aria-setsize for the current iteration.
  • (int) index The aria-posinset for the current iteration.
Defined at:

Description

Outputs the formatted file list for the plugin file editor.

Related Functions

wp_make_plugin_file_tree, wp_print_theme_file_tree, wp_edit_theme_plugin_file, wp_get_plugin_error, wp_print_admin_notice_templates

Top Google Results

User discussions

wpseek mobile