Plugin Directory

Changeset 1707886


Ignore:
Timestamp:
08/03/2017 03:09:09 PM (9 years ago)
Author:
omnileads
Message:

text edit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tawkto-manager/trunk/readme.txt

    r1706439 r1707886  
    66Stable tag: 2.2
    77
    8 Tawk.To Manager adds visibility control for the chat with options for posts and pages, dashboard, WooCommerce & with shortcode.
     8Tawk.To Manager adds visibility control for the chat with options for posts and pages, dashboard, WooCommerce & with shortcode. 
     9 
    910
    1011== Description ==
    1112Control the visibility for the chat window with options for on showing it on the **website** (front-end), in the **dashboard**, for **WooCommerce pages** and with a shortcode.
    12 Show / hide chat for **tag**, **category** and **front pages** and for user roles like **administrors**, **subscribers**, **customers** and the **shop manager**.
     13Show / hide chat for **tag**, **category** and **front pages** and for user roles like **administrators**, **subscribers**, **customers** and the **shop manager**.
    1314
    1415= Simple and advanced mode =
    1516By default the plugin is set to the simple mode. Set it to the Advanced mode to enable many extra options for advanced users.
    1617
    17 = Plugin is faster cachable transient =
    18 Version 2.1 introduced a transient for storing all options including the TawkTo script. Transients are cachable objects for  APC cache and much faster then WordPress options for this.
    19 
    20 = WordPress dashboard options =
     18= WordPress Dashboard options =
    2119Control the visibility in the WordPress dashboard with options for user roles like administrator, subscribers, customers and the WooCommcerce shop manager.
    2220
     
    3028Set the plugin options to hide or show the chat for all tag and category pages and the front page.
    3129
    32 = Disable chat window for administrators =
    33 Hide and disable the chat window for administrators.
    34 
    35 = Disable chat window for subscribers =
    36 Hide and disable the chat window for loggedin users with the role subscriber.
    37 
    38 = Hide if not logged in as subscriber =
    39 Hide the chat window for not logged in users and show only to loggedin users with the role subscriber. This does not effect the admin visibility option.
     30= Advanced visibility options =
     31Show or hide the chat based on advanced options based on the role of the user: hide and disable the chat window for administrators, subscribers, customers and based on if users are logged in or not. 
    4032
    4133== Installation ==
     
    5042Paste your tawk.to script in the text area Your tawk.to script.
    5143
    52 NB. if you have also installed the Tawk.to Live Chat plugin then deactivate it when wanting to use this plugin.<br />
     44N.B.. if you have also installed the Tawk.to Live Chat plugin then deactivate it when wanting to use this plugin.<br />
    5345
    5446== Installation ==
     
    7870
    7971= 2.0.4 =
    80 * Mayor update to plugin code and added visibility option to hide the chat window for user with the role subsciber. Code overhaul to take up less memery and faster load times.
     72* Mayor update to plugin code and added visibility option to hide the chat window for user with the role subscriber. Code overhaul to take up less memory and faster load times.
    8173
    8274= 2.0.2 =
     
    8476
    8577= 2.0.1 =
    86 * Bug fixes update for version 2 release. Fixed javascript errors in dashboard and the install error for char type not being UTF-8.
     78* Bug fixes update for version 2 release. Fixed JavaScript errors in dashboard and the install error for char type not being UTF-8.
    8779
    8880= 2.0 =
     
    114106
    115107= How do I disable chat window for subscribers? =
    116 Hide and disable the chat window for loggedin users with the role subscriber.
     108Hide and disable the chat window for logged in users with the role subscriber.
    117109
    118110= How can I hide the chat if a user is not logged in as a subscriber? =
     
    128120Version 2 is a performance update for higher page speed and improved SEO performance. The update to 2.0.4 implemented a new code design and added new options.
    129121
     122= Is this plugin fast? =
     123Version 2.1 introduced a transient for storing all options including the TawkTo script. Transients are cacheable objects for APC cache and the fasted method for this.
     124
     125
Note: See TracChangeset for help on using the changeset viewer.