Plugin Directory

Changeset 1602173


Ignore:
Timestamp:
02/23/2017 02:32:00 PM (9 years ago)
Author:
omnileads
Message:

Update to patch bug with shortcode and added a forgotten translation. Thanks @toonwolf

Location:
tawkto-manager/trunk
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • tawkto-manager/trunk/controllers/ttmfrontend.ctrl.php

    r1601705 r1602173  
    1818    /*
    1919     * Short code eval hide/show chat
     20     * bug fix on 23-2-2017
    2021    */
    2122
  • tawkto-manager/trunk/languages/tawkto-manager-nl_NL.po

    r1600868 r1602173  
    55"Project-Id-Version: Web Dokter by OmniLeads 1.0\n"
    66"Report-Msgid-Bugs-To: https://www.omnileads.nl\n"
    7 "POT-Creation-Date: 2017-02-21 20:33+0100\n"
    8 "PO-Revision-Date: 2017-02-21 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"
    99"Last-Translator: \n"
    1010"Language-Team: EMAIL@ADDRESS\n"
     
    136136"reden hiervoor is dat dit zorgt dat de plugin voorspelbaar en gewenst gedrag "
    137137"vertoond. "
     138
     139#: ../views/settings.ctp.php:9
     140msgid "Plugin Options and Settings"
     141msgstr "Plug-in Opties en Instellingen"
    138142
    139143#: ../views/settings.ctp.php:13
  • tawkto-manager/trunk/languages/tawkto_manager.pot

    r1600868 r1602173  
    9090msgstr ""
    9191
     92#: ../views/settings.ctp.php:9
     93msgid "Plugin Options and Settings"
     94msgstr ""
     95
    9296#: ../views/settings.ctp.php:13
    9397msgid "Advanced Mode"
  • tawkto-manager/trunk/readme.txt

    r1601705 r1602173  
    44Requires at least: 2.9
    55Tested up to: 4.7.2
    6 Stable tag: 2.1
     6Stable tag: 2.2
    77
    88Tawk.To Manager adds visibility control for the chat with options for posts and pages, dashboard, WooCommerce & with shortcode.
     
    1515By default the plugin is set to the simple mode. Set it to the Advanced mode to enable many extra options for advanced users.
    1616
    17 = Plugin is faster APC cachable transient =
     17= Plugin is faster cachable transient =
    1818Version 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.
    1919
  • tawkto-manager/trunk/tawktomanager.php

    r1600868 r1602173  
    55Description: 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.
    66Author: Daniel Mulder
    7 Version: 2.1
     7Version: 2.2
    88Author URI: http://www.omnileads.nl/daniel-mulder-all-star/
    99*/
Note: See TracChangeset for help on using the changeset viewer.