Plugin Directory

Changeset 1920780


Ignore:
Timestamp:
08/07/2018 06:20:49 AM (8 years ago)
Author:
zingtree
Message:

Version 5.0 update for show_history, show_breadcrumbs options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • zingtree/trunk/readme.txt

    r1711214 r1920780  
    44Tags: decision tree, call center, contact center, agent scripting, interactive decision tree, support, interactive faq, troubleshooter, medical scheduling, ecommerce
    55Requires at least: 3.0
    6 Tested up to: 4.8
    7 Stable tag: 4.02
     6Tested up to: 4.98
     7Stable tag: 5.0
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl.html
     
    2828
    2929`[zingtree id="148196706" style="panels" persist_names="Restart|Submit Ticket" persist_node_ids="1|5"]`
     30
     31
     32Including a real-time History:
     33
     34`[zingtree id="148196706" show_history="yes"]`
    3035
    3136
     
    5459* **id** - The Tree ID which you want to embed.
    5560* **style** - The style used to display the tree. Can be "buttons" or "panels". Buttons is the default if not specified. (optional)
     61* **show_history** - Set this to "yes" to include a real-time history display (optional).
     62* **show_breadcrumbs** - Set this to "yes" to include a contextual "breadcrumbs" display (optional).
    5663* **persist_names** - Names of persistent buttons on each page (optional)
    5764* **persist_node_ids** - The Node #s of persistent buttons on each page (optional).
     
    7077
    7178== Changelog ==
     79
     80= 5.0 =
     81Added show_history, show_breadcrumbs options
    7282
    7383= 4.0 =
Note: See TracChangeset for help on using the changeset viewer.