Changeset 1602173
- Timestamp:
- 02/23/2017 02:32:00 PM (9 years ago)
- Location:
- tawkto-manager/trunk
- Files:
-
- 6 edited
-
controllers/ttmfrontend.ctrl.php (modified) (1 diff)
-
languages/tawkto-manager-nl_NL.mo (modified) (previous)
-
languages/tawkto-manager-nl_NL.po (modified) (2 diffs)
-
languages/tawkto_manager.pot (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
tawktomanager.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tawkto-manager/trunk/controllers/ttmfrontend.ctrl.php
r1601705 r1602173 18 18 /* 19 19 * Short code eval hide/show chat 20 * bug fix on 23-2-2017 20 21 */ 21 22 -
tawkto-manager/trunk/languages/tawkto-manager-nl_NL.po
r1600868 r1602173 5 5 "Project-Id-Version: Web Dokter by OmniLeads 1.0\n" 6 6 "Report-Msgid-Bugs-To: https://www.omnileads.nl\n" 7 "POT-Creation-Date: 2017-02-2 1 20:33+0100\n"8 "PO-Revision-Date: 2017-02-2 1 20:34+0100\n"7 "POT-Creation-Date: 2017-02-23 15:28+0100\n" 8 "PO-Revision-Date: 2017-02-23 15:28+0100\n" 9 9 "Last-Translator: \n" 10 10 "Language-Team: EMAIL@ADDRESS\n" … … 136 136 "reden hiervoor is dat dit zorgt dat de plugin voorspelbaar en gewenst gedrag " 137 137 "vertoond. " 138 139 #: ../views/settings.ctp.php:9 140 msgid "Plugin Options and Settings" 141 msgstr "Plug-in Opties en Instellingen" 138 142 139 143 #: ../views/settings.ctp.php:13 -
tawkto-manager/trunk/languages/tawkto_manager.pot
r1600868 r1602173 90 90 msgstr "" 91 91 92 #: ../views/settings.ctp.php:9 93 msgid "Plugin Options and Settings" 94 msgstr "" 95 92 96 #: ../views/settings.ctp.php:13 93 97 msgid "Advanced Mode" -
tawkto-manager/trunk/readme.txt
r1601705 r1602173 4 4 Requires at least: 2.9 5 5 Tested up to: 4.7.2 6 Stable tag: 2. 16 Stable tag: 2.2 7 7 8 8 Tawk.To Manager adds visibility control for the chat with options for posts and pages, dashboard, WooCommerce & with shortcode. … … 15 15 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 16 17 = Plugin is faster APCcachable transient =17 = Plugin is faster cachable transient = 18 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 19 -
tawkto-manager/trunk/tawktomanager.php
r1600868 r1602173 5 5 Description: Tawk.To Manager enables visibility control for tawk.to chat for post and pages and offers display options for the WordPress dashboard, WooCommerce, the front page, category and tag pages etc and via a shortcode. 6 6 Author: Daniel Mulder 7 Version: 2. 17 Version: 2.2 8 8 Author URI: http://www.omnileads.nl/daniel-mulder-all-star/ 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.