Changeset 1707886
- Timestamp:
- 08/03/2017 03:09:09 PM (9 years ago)
- File:
-
- 1 edited
-
tawkto-manager/trunk/readme.txt (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tawkto-manager/trunk/readme.txt
r1706439 r1707886 6 6 Stable tag: 2.2 7 7 8 Tawk.To Manager adds visibility control for the chat with options for posts and pages, dashboard, WooCommerce & with shortcode. 8 Tawk.To Manager adds visibility control for the chat with options for posts and pages, dashboard, WooCommerce & with shortcode. 9 9 10 10 11 == Description == 11 12 Control 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 **administr ors**, **subscribers**, **customers** and the **shop manager**.13 Show / hide chat for **tag**, **category** and **front pages** and for user roles like **administrators**, **subscribers**, **customers** and the **shop manager**. 13 14 14 15 = Simple and advanced mode = 15 16 By default the plugin is set to the simple mode. Set it to the Advanced mode to enable many extra options for advanced users. 16 17 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 = 21 19 Control the visibility in the WordPress dashboard with options for user roles like administrator, subscribers, customers and the WooCommcerce shop manager. 22 20 … … 30 28 Set the plugin options to hide or show the chat for all tag and category pages and the front page. 31 29 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 = 31 Show 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. 40 32 41 33 == Installation == … … 50 42 Paste your tawk.to script in the text area Your tawk.to script. 51 43 52 N B. if you have also installed the Tawk.to Live Chat plugin then deactivate it when wanting to use this plugin.<br />44 N.B.. if you have also installed the Tawk.to Live Chat plugin then deactivate it when wanting to use this plugin.<br /> 53 45 54 46 == Installation == … … 78 70 79 71 = 2.0.4 = 80 * Mayor update to plugin code and added visibility option to hide the chat window for user with the role subsc iber. 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. 81 73 82 74 = 2.0.2 = … … 84 76 85 77 = 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. 87 79 88 80 = 2.0 = … … 114 106 115 107 = How do I disable chat window for subscribers? = 116 Hide and disable the chat window for logged in users with the role subscriber.108 Hide and disable the chat window for logged in users with the role subscriber. 117 109 118 110 = How can I hide the chat if a user is not logged in as a subscriber? = … … 128 120 Version 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. 129 121 122 = Is this plugin fast? = 123 Version 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.