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 | admin/settings-page.php +1 -1 3.5.53.10.0 View file →
@@ -40,9 +40,9 @@
40 40
41 41 <?php if (class_exists('WooCommerce')): ?>
42 42 <a href="?page=onwebchat_settings&tab=woocommerce"
43 43 class="nav-tab <?php echo $active_tab === 'woocommerce' ? 'nav-tab-active' : ''; ?>">
44 - WooCommerce
44 + Products &amp; Orders
45 45 </a>
46 46 <?php endif; ?>
47 47
48 48 <a href="?page=onwebchat_settings&tab=advanced"