Version Description
Hello! We've recently acquired this plugin and included tons of new features.
Download this release
Release Info
Developer | quadlayers |
Plugin | WhatsApp Chat WP |
Version | 4.7.8 |
Comparing to | |
See all releases |
Code changes from version 4.7.7 to 4.7.8
- changelog.txt +2 -0
- includes/view/backend/pages/welcome.php +14 -7
- readme.txt +2 -2
- wp-whatsapp-chat.php +2 -2
changelog.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
|
2 |
= 4.7.7 =
|
3 |
* Fix. save button
|
1 |
+
= 4.7.8 =
|
2 |
+
* Fix. premium compatibility
|
3 |
|
4 |
= 4.7.7 =
|
5 |
* Fix. save button
|
includes/view/backend/pages/welcome.php
CHANGED
@@ -7,28 +7,35 @@
|
|
7 |
<?php esc_html_e('Hello we\'re QuadLayers! We\'ve recently acquired this plugin and this is the first update. We have worked very much and very hard to release it, and we will do our absolute best to support it and fix all the issues.', 'wp-whatsapp-chat'); ?>
|
8 |
</div>
|
9 |
</div>
|
10 |
-
<hr/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
<div class="feature-section" style="margin: 15px 0;">
|
12 |
<h3><?php esc_html_e('Community', 'wp-whatsapp-chat'); ?></h3>
|
13 |
<p>
|
14 |
<?php printf(esc_html__('If you want to get in touch with other %s users or be aware of our promotional discounts join our community now.', 'wp-whatsapp-chat'), QLWAPP_PLUGIN_NAME); ?>
|
15 |
</p>
|
16 |
-
<a style="background-color: #ffffff;color: #626262;text-decoration: none;padding: 10px 30px;border-radius: 30px;margin: 10px 0 0 0;display: inline-block;" target="_blank" href="<?php echo
|
17 |
</div>
|
18 |
<div class="feature-section" style="margin: 15px 0;">
|
19 |
<h3><?php esc_html_e('Demo', 'wp-whatsapp-chat'); ?></h3>
|
20 |
<p>
|
21 |
-
<?php printf(esc_html__('Thank you for choosing our %s plugin for WordPress! Here you can see our demo and a description about the features we offer in the premium version.', 'wp-whatsapp-chat'), QLWAPP_PLUGIN_NAME); ?>
|
22 |
</p>
|
23 |
-
<a style="background-color: #
|
24 |
-
</div>
|
25 |
<div class="feature-section" style="margin: 15px 0;">
|
26 |
<h3><?php esc_html_e('Support', 'wp-whatsapp-chat'); ?></h3>
|
27 |
<p>
|
28 |
<?php printf(esc_html__('If you have any doubt or you find any issue don\'t hesitate to contact us through our ticket system or join our community to meet other %s users.', 'wp-whatsapp-chat'), QLWAPP_PLUGIN_NAME); ?>
|
29 |
</p>
|
30 |
-
<a style="background-color: #
|
31 |
-
</div>
|
32 |
</div>
|
33 |
<div class="column">
|
34 |
<img alt="<?php echo QLWAPP_PLUGIN_NAME; ?>" src="<?php echo plugins_url('/assets/backend/img/box1.png', QLWAPP_PLUGIN_FILE); ?>">
|
7 |
<?php esc_html_e('Hello we\'re QuadLayers! We\'ve recently acquired this plugin and this is the first update. We have worked very much and very hard to release it, and we will do our absolute best to support it and fix all the issues.', 'wp-whatsapp-chat'); ?>
|
8 |
</div>
|
9 |
</div>
|
10 |
+
<hr />
|
11 |
+
<div class="feature-section" style="margin: 15px 0;">
|
12 |
+
<h3><?php esc_html_e('Premium', 'wp-tiktok-feed'); ?></h3>
|
13 |
+
<p>
|
14 |
+
<?php printf(esc_html__('Thank you for choosing our %s plugin for WordPress! Here you can see our demo and test the features we offer in the premium version.', 'wp-tiktok-feed'), QLWAPP_PLUGIN_NAME); ?>
|
15 |
+
</p>
|
16 |
+
<a style="background-color: #006cff;color: #ffffff;text-decoration: none;padding: 10px 30px;border-radius: 30px;margin: 10px 0 0 0;display: inline-block;" target="_blank" href="<?php echo esc_url(QLWAPP_PURCHASE_URL); ?>"><?php esc_html_e('Purchase Now', 'wp-tiktok-feed'); ?></a>
|
17 |
+
</div>
|
18 |
<div class="feature-section" style="margin: 15px 0;">
|
19 |
<h3><?php esc_html_e('Community', 'wp-whatsapp-chat'); ?></h3>
|
20 |
<p>
|
21 |
<?php printf(esc_html__('If you want to get in touch with other %s users or be aware of our promotional discounts join our community now.', 'wp-whatsapp-chat'), QLWAPP_PLUGIN_NAME); ?>
|
22 |
</p>
|
23 |
+
<a style="background-color: #ffffff;color: #626262;text-decoration: none;padding: 10px 30px;border-radius: 30px;margin: 10px 0 0 0;display: inline-block;" target="_blank" href="<?php echo QLWAPP_SUPPORT_URL; ?>"><?php esc_html_e('Submit ticket', 'wp-tiktok-feed'); ?></a>
|
24 |
</div>
|
25 |
<div class="feature-section" style="margin: 15px 0;">
|
26 |
<h3><?php esc_html_e('Demo', 'wp-whatsapp-chat'); ?></h3>
|
27 |
<p>
|
28 |
+
<?php printf(esc_html__('Thank you for choosing our %s plugin for WordPress! Here you can see our demo and a description about the features we offer in the premium version.', 'wp-whatsapp-chat'), QLWAPP_PLUGIN_NAME); ?>
|
29 |
</p>
|
30 |
+
<a style="background-color: #ffffff;color: #626262;text-decoration: none;padding: 10px 30px;border-radius: 30px;margin: 10px 0 0 0;display: inline-block;" target="_blank" href="<?php echo QLWAPP_SUPPORT_URL; ?>"><?php esc_html_e('Submit ticket', 'wp-tiktok-feed'); ?></a>
|
31 |
+
</div>
|
32 |
<div class="feature-section" style="margin: 15px 0;">
|
33 |
<h3><?php esc_html_e('Support', 'wp-whatsapp-chat'); ?></h3>
|
34 |
<p>
|
35 |
<?php printf(esc_html__('If you have any doubt or you find any issue don\'t hesitate to contact us through our ticket system or join our community to meet other %s users.', 'wp-whatsapp-chat'), QLWAPP_PLUGIN_NAME); ?>
|
36 |
</p>
|
37 |
+
<a style="background-color: #ffffff;color: #626262;text-decoration: none;padding: 10px 30px;border-radius: 30px;margin: 10px 0 0 0;display: inline-block;" target="_blank" href="<?php echo QLWAPP_SUPPORT_URL; ?>"><?php esc_html_e('Submit ticket', 'wp-tiktok-feed'); ?></a>
|
38 |
+
</div>
|
39 |
</div>
|
40 |
<div class="column">
|
41 |
<img alt="<?php echo QLWAPP_PLUGIN_NAME; ?>" src="<?php echo plugins_url('/assets/backend/img/box1.png', QLWAPP_PLUGIN_FILE); ?>">
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: quadlayers
|
|
3 |
Donate link: https://quadlayers.com/portfolio/whatsapp-chat/
|
4 |
Tags: whatsapp, whatsapp chat, whatsapp business, whatsapp support, click to chat, whatsapp group, directly message whatsapp, floating whatsapp, whatsapp message, help desk
|
5 |
Requires at least: 3.0
|
6 |
-
Tested up to: 5.6
|
7 |
-
Stable tag: 4.7.
|
8 |
License: GPLv3
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
3 |
Donate link: https://quadlayers.com/portfolio/whatsapp-chat/
|
4 |
Tags: whatsapp, whatsapp chat, whatsapp business, whatsapp support, click to chat, whatsapp group, directly message whatsapp, floating whatsapp, whatsapp message, help desk
|
5 |
Requires at least: 3.0
|
6 |
+
Tested up to: 5.6
|
7 |
+
Stable tag: 4.7.8
|
8 |
License: GPLv3
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
wp-whatsapp-chat.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Plugin Name: WP Social Chat
|
5 |
* Description: Social Chat allows your visitors to contact you or your team through WhatsApp chat with a single click.
|
6 |
* Plugin URI: https://quadlayers.com/portfolio/whatsapp-chat/
|
7 |
-
* Version: 4.7.
|
8 |
* Author: QuadLayers
|
9 |
* Author URI: https://quadlayers.com
|
10 |
* License: GPLv3
|
@@ -17,7 +17,7 @@ if (!defined('ABSPATH')) {
|
|
17 |
}
|
18 |
|
19 |
define('QLWAPP_PLUGIN_NAME', 'WP Social Chat');
|
20 |
-
define('QLWAPP_PLUGIN_VERSION', '4.7.
|
21 |
define('QLWAPP_PLUGIN_FILE', __FILE__);
|
22 |
define('QLWAPP_PLUGIN_DIR', __DIR__ . DIRECTORY_SEPARATOR);
|
23 |
define('QLWAPP_PREFIX', 'qlwapp');
|
4 |
* Plugin Name: WP Social Chat
|
5 |
* Description: Social Chat allows your visitors to contact you or your team through WhatsApp chat with a single click.
|
6 |
* Plugin URI: https://quadlayers.com/portfolio/whatsapp-chat/
|
7 |
+
* Version: 4.7.8
|
8 |
* Author: QuadLayers
|
9 |
* Author URI: https://quadlayers.com
|
10 |
* License: GPLv3
|
17 |
}
|
18 |
|
19 |
define('QLWAPP_PLUGIN_NAME', 'WP Social Chat');
|
20 |
+
define('QLWAPP_PLUGIN_VERSION', '4.7.8');
|
21 |
define('QLWAPP_PLUGIN_FILE', __FILE__);
|
22 |
define('QLWAPP_PLUGIN_DIR', __DIR__ . DIRECTORY_SEPARATOR);
|
23 |
define('QLWAPP_PREFIX', 'qlwapp');
|