Version Description
Download this release
Release Info
Developer | whatshelp |
Plugin | WhatsHelp Chat Button |
Version | 1.8.4 |
Comparing to | |
See all releases |
Code changes from version 1.8.3 to 1.8.4
- readme.txt +5 -2
- whatshelp.php +1 -1
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: GetButton
|
|
3 |
Donate link: https://getbutton.io/
|
4 |
Tags: facebook messenger, viber, whatsapp, chat, chat free, telegram, snapchat, button, getbutton, chat button, chat plugin, chat widget
|
5 |
Requires at least: 2.7
|
6 |
-
Tested up to: 5.
|
7 |
-
Stable tag: 1.8.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -80,6 +80,9 @@ Adding GetButton Chat Button to your Wordpress site is really easy, follow these
|
|
80 |
|
81 |
== Changelog ==
|
82 |
|
|
|
|
|
|
|
83 |
= 1.6.0 =
|
84 |
Added support for Wordpress version 5.4.
|
85 |
|
3 |
Donate link: https://getbutton.io/
|
4 |
Tags: facebook messenger, viber, whatsapp, chat, chat free, telegram, snapchat, button, getbutton, chat button, chat plugin, chat widget
|
5 |
Requires at least: 2.7
|
6 |
+
Tested up to: 5.5
|
7 |
+
Stable tag: 1.8.4
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
80 |
|
81 |
== Changelog ==
|
82 |
|
83 |
+
= 1.8.5 =
|
84 |
+
Added support for Wordpress version 5.5.
|
85 |
+
|
86 |
= 1.6.0 =
|
87 |
Added support for Wordpress version 5.4.
|
88 |
|
whatshelp.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/**
|
3 |
* Plugin Name: Chat Button by GetButton.io (ex. WhatsHelp)
|
4 |
* Description: The Chat button by GetButton takes website visitor directly to the messaging app such as Facebook Messenger or WhatsApp and allows them to initiate a conversation with you. After that, both you and your customer can follow up the conversation anytime and anywhere!
|
5 |
-
* Version: 1.8.
|
6 |
* Author: GetButton
|
7 |
* Author URI: https://getbutton.io
|
8 |
*/
|
2 |
/**
|
3 |
* Plugin Name: Chat Button by GetButton.io (ex. WhatsHelp)
|
4 |
* Description: The Chat button by GetButton takes website visitor directly to the messaging app such as Facebook Messenger or WhatsApp and allows them to initiate a conversation with you. After that, both you and your customer can follow up the conversation anytime and anywhere!
|
5 |
+
* Version: 1.8.4
|
6 |
* Author: GetButton
|
7 |
* Author URI: https://getbutton.io
|
8 |
*/
|