Tree Selectors

Tree Selectors

Most common uses are bulk selections of sub-options, and a file/directory browser.

Selector

Mostly used as a tree structure for selection which options a user wants when there are nested options.

A good example is excluding tables from databases.

  • Parent / Group
    • Child / Group
      • Sub Child Item
      • Sub Child Item
      • Sub Child Item
    • Child / Group
      • Sub Child Item
      • Sub Child Item
      • Sub Child Item
  • Parent / Group
    • Child / Group
      • Sub Child Item
      • Sub Child Item
      • Sub Child Item
  • Parent / Single
  • Parent / Single (Disabled)
Directory Browser Used for browsing and selecting files and folders. Most common use case can be found in Smush’s Directory Browsing feature.

Directory browser allows you to have a simple form to add extra folders. Search for the "+" button to try it.

  • wp-content
    • themes
      • divi
        • assets
          • images
            • image.jpg
            • image.jpg
            • image.jpg
            • image.jpg
        • file.php
        • file.php