PluginProbe
AI Chatbot for WooCommerce & Live Chat – onWebChat / 3.10.0
AI Chatbot for WooCommerce & Live Chat – onWebChat v3.10.0
3.10.0 3.9.2 3.9.3 3.9.1 3.9.0 3.8.4 3.8.2 3.8.1 3.8.0 3.7.2 3.7.1 3.7.0 3.6.0 3.5.5 trunk 1.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.2 1.0.3 1.0.4 1.0.5 All 49 releases
← All changes | onwebchat.php +2 -2 3.9.33.10.0 View file →
@@ -8,9 +8,9 @@
8 8 Plugin Name: onWebChat - Live Chat & AI Chatbot
9 9 Plugin URI: https://www.onwebchat.com/wordpress-live-chat-plugin.php
10 10 Description: Empower visitors with real-time human chat and integrated AI chatbots. onWebChat Live Chat delivers instant responses, smoother interactions, and 24/7 availability - improving engagement, satisfaction, and conversions. Includes WooCommerce product sync for AI training.
11 11 Author: onWebChat
12 -Version: 3.9.3
12 +Version: 3.10.0
13 13 Author URI: https://www.onwebchat.com
14 14 */
15 15
16 16 // Plugin version. Keep in sync with the Version header above on each release.
@@ -15,9 +15,9 @@
15 15
16 16 // Plugin version. Keep in sync with the Version header above on each release.
17 17 // Sent to onWebChat when the plugin is linked to an account.
18 18 if (!defined('ONWEBCHAT_PLUGIN_VERSION')) {
19 - define('ONWEBCHAT_PLUGIN_VERSION', '3.9.3');
19 + define('ONWEBCHAT_PLUGIN_VERSION', '3.10.0');
20 20 }
21 21
22 22 /**
23 23 * WooCommerce Testing Mode Configuration