{"id":34914,"date":"2015-06-12T00:45:54","date_gmt":"2015-06-12T00:45:54","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/zingtree\/"},"modified":"2019-03-27T22:57:09","modified_gmt":"2019-03-27T22:57:09","slug":"zingtree","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/zingtree\/","author":14312597,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"6.11","stable_tag":"6.11","tested":"","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"zingtree","header_author":"Zingtree","header_description":"","assets_banners_color":"","last_updated":"2019-03-27 22:57:09","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/zingtree.com","header_plugin_uri":"http:\/\/wordpress.org\/plugins\/zingtree\/","header_author_uri":"https:\/\/zingtree.com","rating":4.3,"author_block_rating":0,"active_installs":100,"downloads":4585,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":"1","4":0,"5":"2"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.0","4.0","4.01","4.02","5.0","6.01","6.02","6.03","6.04","6.1","6.10","6.11"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[73712,1642,144717,23077,73713],"plugin_category":[],"plugin_contributors":[93002],"plugin_business_model":[],"class_list":["post-34914","plugin","type-plugin","status-closed","hentry","plugin_tags-agent-scripting","plugin_tags-call-center","plugin_tags-contact-center","plugin_tags-decision-tree","plugin_tags-interactive-decision-tree","plugin_contributors-zingtree","plugin_committers-zingtree"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/zingtree.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<blockquote>\n  <p><strong><a href=\"http:\/\/zingtree.com\">Learn more about Zingtree<\/a><\/strong><\/p>\n<\/blockquote>\n\n<p>Zingtree is a toolkit that lets you embed interactive decision trees into any web page.  It's useful for helping people find answers in a simple Q&amp;A format. Your end-users are prompted with questions and then click answer buttons to navigate through an interactive decision tree you build. You can start building trees now at Zingtree.com for free.<\/p>\n\n<p>To embed a Zingtree into your web page, enter a short code like this:<\/p>\n\n<pre><code>[zingtree id=\"148196706\"]\n<\/code><\/pre>\n\n<p>or as a button which triggers a pop-up tree:<\/p>\n\n<pre><code>[zingtree display=\"popup\" id=\"148196706\"]\n<\/code><\/pre>\n\n<p>or to display in \"panels\" style and add persistent buttons to the bottom of each page:<\/p>\n\n<pre><code>[zingtree id=\"148196706\" style=\"panels\" persist_names=\"Restart|Submit Ticket\" persist_node_ids=\"1|5\"]\n<\/code><\/pre>\n\n<p>Including a real-time History:<\/p>\n\n<pre><code>[zingtree id=\"148196706\" show_history=\"yes\"]\n<\/code><\/pre>\n\n<p>Hiding the name of the tree:<\/p>\n\n<pre><code>[zingtree id=\"148196706\" hide_title=\"yes\"]\n<\/code><\/pre>\n\n<p>Hiding the back button:<\/p>\n\n<pre><code>[zingtree id=\"148196706\" hide_back_button=\"yes\"]\n<\/code><\/pre>\n\n<p>Adding a 400 msec Fade transition effect:<\/p>\n\n<pre><code>[zingtree id=\"148196706\" transition=\"fade\" speed=\"400\"]\n<\/code><\/pre>\n\n<p>Adding a 1000 msec Slide transition effect:<\/p>\n\n<pre><code>[zingtree id=\"148196706\" transition=\"slide\" speed=\"1000\"]\n<\/code><\/pre>\n\n<h4>The parameters:<\/h4>\n\n<ul>\n<li><strong>id<\/strong> - The Tree ID which you want to embed.<\/li>\n<li><strong>style<\/strong> - The style used to display the tree. Can be \"buttons\" or \"panels\". Buttons is the default if not specified. (optional)<\/li>\n<li><strong>show_history<\/strong> - Set this to \"yes\" to include a real-time history display (optional).<\/li>\n<li><strong>show_breadcrumbs<\/strong> - Set this to \"yes\" to include a contextual \"breadcrumbs\" display (optional).<\/li>\n<li><strong>persist_names<\/strong> - Names of persistent buttons on each page (optional)<\/li>\n<li><strong>persist_node_ids<\/strong> - The Node #s of persistent buttons on each page (optional).<\/li>\n<li><strong>hide_title<\/strong> - Set this to \"yes\" to not display the name of the tree (optional).<\/li>\n<li><strong>hide_back_button<\/strong> - Set this to \"yes\" to not display the Back button (optional).<\/li>\n<li><strong>transition<\/strong> - Set a special effect for moving from node to node. Can be \"fade\" or \"slide\" (optional).<\/li>\n<li><strong>speed<\/strong> - For transition effects, set the speed of the effect in milliseconds. 400 is default. (optional).<\/li>\n<li><strong>disable_scroll<\/strong> - Disables the automatic scrolling that occurs when embedding trees into web pages. Defaults to \"yes\" (optional).<\/li>\n<li><p><strong>other_parameters<\/strong> - Add other Publishing URL parameters to the code thatlaunches your tree. See the Zingtree FAQ for details. (optional)<\/p><\/li>\n<li><p><strong>display<\/strong> - Set to \"embed\" or \"popup\". Embed embeds the tree into your page. Popup makes a button which when clicked opens the tree in a popup over your page. Default is embed (optional).<\/p><\/li>\n<li><strong>button_color<\/strong> - If in Popup mode, this is the color of the button in hex. (I.e. \"#FF0000\"). Defaults to blue. (optional)<\/li>\n<li><strong>button_text_color<\/strong> - If in Popup mode, sets the color of the button text in hex. Defaults to white. (optional)<\/li>\n<li><strong>button_text<\/strong> - Sets the text that appears in the button. (optional)<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Install and activate the plugin on the Plugins page<\/li>\n<li>Add shortcode <code>[zingtree name=\"My Tree\" id=\"148196706\" ]<\/code> to the page or the post content. Substitute for the name and ID of your tree.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>6.1<\/h4>\n\n<p>Added other_parameters, disable_scroll, scroll_parent_to_top options<\/p>\n\n<h4>5.0<\/h4>\n\n<p>Added show_history, show_breadcrumbs options<\/p>\n\n<h4>4.0<\/h4>\n\n<p>Added options for pop-up decision tree display<\/p>\n\n<h4>3.1<\/h4>\n\n<ul>\n<li>Uses esc_html instead of wp_specialchars<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>Added hide_title, hide_back_button options<\/li>\n<li>Uses latest tree rendering engine<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Added support for Panels style<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Embed interactive decision trees from Zingtree into your web site. Great for support, call centers, retail product finders, medical diagnosis and tria &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/34914","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=34914"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zingtree"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=34914"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=34914"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=34914"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=34914"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=34914"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=34914"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}