Title: Decision Tree Navigator
Author: pawcassowithlove
Published: <strong>2026 年 4 月 8 日</strong>
Last modified: 2026 年 4 月 13 日

---

搜尋外掛

![](https://ps.w.org/decision-tree-navigator/assets/banner-772x250.png?rev=3501933)

![](https://ps.w.org/decision-tree-navigator/assets/icon-256x256.png?rev=3501933)

# Decision Tree Navigator

 由 [pawcassowithlove](https://profiles.wordpress.org/pawcassowithlove/) 開發

[下載](https://downloads.wordpress.org/plugin/decision-tree-navigator.2.5.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/decision-tree-navigator/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/decision-tree-navigator/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/decision-tree-navigator/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/decision-tree-navigator/#developers)

 [技術支援](https://wordpress.org/support/plugin/decision-tree-navigator/)

## 外掛說明

Decision Tree Navigator is a powerful, lightweight plugin that allows you to create
interactive, step-by-step guidance for your website visitors. Whether you are helping
employees find the right HR form or guiding customers through technical troubleshooting,
this plugin provides a premium, responsive interface that feels like a modern application.

#### Features

 * **Intuitive Editor**: Build complex trees with a drag-and-drop interface.
 * **“Other Options” Shortcut**: Ensure users find help even if they are on the 
   wrong path with smart cross-links.
 * **Mobile Friendly**: Fully responsive design that works beautifully on all devices.
 * **Developer Friendly**: Clean CSS architecture and PHP filters for deep customization.
 * **Flexible Layouts**: Toggle Breadcrumbs, Sidebar, or “Other Options” shelf per
   tree from the dashboard.
 * **Lightweight**: Zero external dependencies; uses native WordPress patterns.

## 螢幕擷圖

 * [[
 * The interactive frontend interface.
 * [[
 * The powerful Decision Tree Editor.
 * [[
 * Admin settings and tree management.
 * [[

## 安裝方式

 1. Upload the `decision-tree` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to the **Decision Tree** menu to create your first tree.
 4. Use the shortcode `[dtnav_decision_tree id="your-tree-id"]` to embed it in any 
    page.

## 常見問題集

### Can I customize the colors?

Yes! You can use the built-in Design editor or disable the default styles and use
your theme’s CSS.

### How many trees can I create?

There is no limit. You can create as many independent trees as you need.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Decision Tree Navigator〉的開發相關工作。

參與者

 *   [ pawcassowithlove ](https://profiles.wordpress.org/pawcassowithlove/)

〈Decision Tree Navigator〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/decision-tree-navigator/contributors)
為這個外掛做出的貢獻。

[將〈Decision Tree Navigator〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/decision-tree-navigator)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/decision-tree-navigator/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/decision-tree-navigator/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/decision-tree-navigator/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/decision-tree-navigator/)。

## 變更記錄

#### 2.5.0

 * **Resource Card Linking**: Added a “Link URL” field to resource cards, allowing
   Organization names to become clickable.
 * **Smart Contact Details**: The details field now automatically detects and linkifies
   email addresses and URLs.
 * **UX Polish**: Improved URL detection to automatically repair missing protocols(
   e.g. www.cornell.edu -> https://www.cornell.edu).
 * **Accessibility**: Ensured all resource links are underlined for full WCAG compliance.

#### 2.4.0

 * **Dashboard Controls**: Added per-tree toggles for Breadcrumbs, Sidebar, and “
   Other Options” shelf.
 * **Simplified UI**: Replaced clunky toggles with clean, professional checkboxes
   in the management table.
 * **Performance**: Improved logic for conditional assets loading.

#### 2.3.0

 * Prefix Compliance: Renamed all internal PHP functions, hooks, options, and CSS
   handles from `cdt_` to `dtnav_` (5-character prefix) per WordPress.org guidelines.
 * Security: Applied `wp_strip_all_tags()` when outputting custom CSS via `wp_add_inline_style()`
   to prevent injection.
 * Readme: Added plugin owner to Contributors list.

#### 2.2.0

 * Theme-First Architecture: Lowered CSS specificity for better theme integration.
 * WCAG Gold Standard: Improved focus management — focus now shifts specifically
   to the main heading (`h2`) upon navigation.
 * Robust Focus Indicators: Forceful focus rings and 100ms timing ensure visibility
   across all WordPress themes.
 * Enhanced Grid Layout: Unified grid-based alignment for all row-based UI components(
   Choices, “Other options”).
 * Result Polish: Badges are now optional (tag-based); added “Purple” badge color
   option.
 * ARIA Cleanup: Removed redundant labels and ensured all icons are `aria-hidden
   ="true"`.

#### 2.1.0

 * Multi-tree support finalized.
 * CSS Variable support for primary and hover colors.
 * Improved database persistence.

#### 2.0.0

 * Official public release.
 * New multi-tree support.
 * New “Other Options” visual shelf.
 * Improved security and database persistence.

## 中繼資料

 *  版本 **2.5.0**
 *  最後更新 **3 小時前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/decision-tree-navigator/) 及 [Russian](https://ru.wordpress.org/plugins/decision-tree-navigator/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/decision-tree-navigator)
 * 標籤
 * [decision tree](https://tw.wordpress.org/plugins/tags/decision-tree/)[flow chart](https://tw.wordpress.org/plugins/tags/flow-chart/)
   [guidance](https://tw.wordpress.org/plugins/tags/guidance/)[interactive](https://tw.wordpress.org/plugins/tags/interactive/)
 *  [進階檢視](https://tw.wordpress.org/plugins/decision-tree-navigator/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/decision-tree-navigator/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/decision-tree-navigator/reviews/)

## 參與者

 *   [ pawcassowithlove ](https://profiles.wordpress.org/pawcassowithlove/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/decision-tree-navigator/)