{"id":296037,"date":"2026-04-08T18:52:02","date_gmt":"2026-04-08T18:52:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/decision-tree-navigator\/"},"modified":"2026-04-08T18:51:45","modified_gmt":"2026-04-08T18:51:45","slug":"decision-tree-navigator","status":"publish","type":"plugin","link":"https:\/\/tw.wordpress.org\/plugins\/decision-tree-navigator\/","author":23474365,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.3.0","stable_tag":"2.3.0","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Decision Tree Navigator","header_author":"Open Source Web Team","header_description":"Accessible, theme-friendly decision tree. No ACF required. Manage content via Decision Tree \u2192 Edit Trees. Place anywhere with [decision_tree].","assets_banners_color":"e3f2fd","last_updated":"2026-04-08 18:51:45","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":30,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"2.3.0":{"tag":"2.3.0","author":"pawcassowithlove","date":"2026-04-08 18:51:45"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3501933,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3501933,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3501933,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.3.0"],"block_files":[],"assets_screenshots":{"Screenshot-1.png":{"filename":"Screenshot-1.png","revision":3501933,"resolution":"1","location":"assets","locale":""},"Screenshot-2.png":{"filename":"Screenshot-2.png","revision":3501933,"resolution":"2","location":"assets","locale":""},"Screenshot-3.png":{"filename":"Screenshot-3.png","revision":3501933,"resolution":"3","location":"assets","locale":""},"Screenshot-4.png":{"filename":"Screenshot-4.png","revision":3501933,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"The interactive frontend interface.","2":"The powerful Decision Tree Editor.","3":"Admin settings and tree management."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[23077,24726,18332,451,259761],"plugin_category":[],"plugin_contributors":[259762],"plugin_business_model":[],"class_list":["post-296037","plugin","type-plugin","status-publish","hentry","plugin_tags-decision-tree","plugin_tags-flow-chart","plugin_tags-guidance","plugin_tags-interactive","plugin_tags-resource-navigator","plugin_contributors-pawcassowithlove","plugin_committers-pawcassowithlove"],"banners":{"banner":"https:\/\/ps.w.org\/decision-tree-navigator\/assets\/banner-772x250.png?rev=3501933","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/decision-tree-navigator\/assets\/icon-128x128.png?rev=3501933","icon_2x":"https:\/\/ps.w.org\/decision-tree-navigator\/assets\/icon-256x256.png?rev=3501933","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/decision-tree-navigator\/assets\/Screenshot-1.png?rev=3501933","caption":"The interactive frontend interface."},{"src":"https:\/\/ps.w.org\/decision-tree-navigator\/assets\/Screenshot-2.png?rev=3501933","caption":"The powerful Decision Tree Editor."},{"src":"https:\/\/ps.w.org\/decision-tree-navigator\/assets\/Screenshot-3.png?rev=3501933","caption":"Admin settings and tree management."},{"src":"https:\/\/ps.w.org\/decision-tree-navigator\/assets\/Screenshot-4.png?rev=3501933","caption":""}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li><strong>Intuitive Editor<\/strong>: Build complex trees with a drag-and-drop interface.<\/li>\n<li><strong>\"Other Options\" Shortcut<\/strong>: Ensure users find help even if they are on the wrong path with smart cross-links.<\/li>\n<li><strong>Mobile Friendly<\/strong>: Fully responsive design that works beautifully on all devices.<\/li>\n<li><strong>Developer Friendly<\/strong>: Clean CSS architecture and PHP filters for deep customization.<\/li>\n<li><strong>Lightweight<\/strong>: Zero external dependencies; uses native WordPress patterns.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>decision-tree<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to the <strong>Decision Tree<\/strong> menu to create your first tree.<\/li>\n<li>Use the shortcode <code>[dtnav_decision_tree id=\"your-tree-id\"]<\/code> to embed it in any page.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"can%20i%20customize%20the%20colors%3F\"><h3>Can I customize the colors?<\/h3><\/dt>\n<dd><p>Yes! You can use the built-in Design editor or disable the default styles and use your theme's CSS.<\/p><\/dd>\n<dt id=\"how%20many%20trees%20can%20i%20create%3F\"><h3>How many trees can I create?<\/h3><\/dt>\n<dd><p>There is no limit. You can create as many independent trees as you need.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.3.0<\/h4>\n\n<ul>\n<li>Prefix Compliance: Renamed all internal PHP functions, hooks, options, and CSS handles from <code>cdt_<\/code> to <code>dtnav_<\/code> (5-character prefix) per WordPress.org guidelines.<\/li>\n<li>Security: Applied <code>wp_strip_all_tags()<\/code> when outputting custom CSS via <code>wp_add_inline_style()<\/code> to prevent injection.<\/li>\n<li>Readme: Added plugin owner to Contributors list.<\/li>\n<\/ul>\n\n<h4>2.2.0<\/h4>\n\n<ul>\n<li>Theme-First Architecture: Lowered CSS specificity for better theme integration.<\/li>\n<li>WCAG Gold Standard: Improved focus management \u2014 focus now shifts specifically to the main heading (<code>h2<\/code>) upon navigation.<\/li>\n<li>Robust Focus Indicators: Forceful focus rings and 100ms timing ensure visibility across all WordPress themes.<\/li>\n<li>Enhanced Grid Layout: Unified grid-based alignment for all row-based UI components (Choices, \"Other options\").<\/li>\n<li>Result Polish: Badges are now optional (tag-based); added \"Purple\" badge color option.<\/li>\n<li>ARIA Cleanup: Removed redundant labels and ensured all icons are <code>aria-hidden=\"true\"<\/code>.<\/li>\n<\/ul>\n\n<h4>2.1.0<\/h4>\n\n<ul>\n<li>Multi-tree support finalized.<\/li>\n<li>CSS Variable support for primary and hover colors.<\/li>\n<li>Improved database persistence.<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Official public release.<\/li>\n<li>New multi-tree support.<\/li>\n<li>New \"Other Options\" visual shelf.<\/li>\n<li>Improved security and database persistence.<\/li>\n<\/ul>","raw_excerpt":"Build beautiful, interactive decision trees to guide your users to the right resources. Perfect for IT support, HR benefits, or complex guidance.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/296037","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=296037"}],"author":[{"embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pawcassowithlove"}],"wp:attachment":[{"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=296037"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=296037"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=296037"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=296037"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=296037"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=296037"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}