Changeset 2400307
- Timestamp:
- 10/15/2020 04:31:31 PM (5 years ago)
- Location:
- smartsupp-live-chat/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (2 diffs)
-
public/class-smartsupp.php (modified) (1 diff)
-
smartsupp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smartsupp-live-chat/trunk/README.txt
r2297660 r2400307 6 6 Tested up to: 5.4 7 7 Requires PHP: 5.3 8 Stable tag: 3. 48 Stable tag: 3.5 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 79 79 == Changelog == 80 80 81 = 3.5 = 82 * New graphic design 83 * UI improvements 84 81 85 = 3.4 = 82 86 * Changes in readme -
smartsupp-live-chat/trunk/public/class-smartsupp.php
r2172998 r2400307 25 25 * @var string 26 26 */ 27 const VERSION = '3. 4';27 const VERSION = '3.5'; 28 28 29 29 /** -
smartsupp-live-chat/trunk/smartsupp.php
r2172998 r2400307 11 11 * Plugin URI: http://www.smartsupp.com 12 12 * Description: Smartsupp live chat - official plugin. Smartsupp is free live chat with visitor recording. The plugin enables you to create a free account or sign in with existing one. Pre-integrated customer info with WooCommerce (you will see names and emails of signed in webshop visitors). Optional API for advanced chat box modifications. 13 * Version: 3. 413 * Version: 3.5 14 14 * Author: Smartsupp 15 15 * Author URI: http://www.smartsupp.com
Note: See TracChangeset
for help on using the changeset viewer.