wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_make_theme_file_tree › WordPress Function

Since4.9.0
Deprecatedn/a
wp_make_theme_file_tree ( $allowed_files )
Access:
  • private
Parameters:
  • (array) $allowed_files List of theme file paths.
    Required: Yes
Returns:
  • (array) Tree structure for listing theme files.
Defined at:
Codex:

Makes a tree structure for the theme file editor's file list.



Source

Soon...