PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 8.7.7
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v8.7.7
8.7.7 8.7.6 8.7.5 8.7.4 8.7.3 8.7.2 8.7.1 8.7.0 8.6.9 8.6.8 8.6.7 8.6.6 8.6.5 8.6.4 8.6.2 8.6.1 8.6.0 8.5.9 8.5.8 8.5.7 8.5.6 8.5.5 8.5.4 8.5.3 8.5.2 All 533 releases
← All changes | admin_ui2.php +1 -1 8.7.58.7.7 View file →
@@ -121,9 +121,9 @@
121 121 <?php if(function_exists('qcformbuilder_forms_load')){
122 122 ?>
123 123 <a class="button button-secondary" href="<?php echo esc_url(admin_url('admin.php?page=qcformbuilder-forms')); ?>" ><?php esc_html_e('Settings', 'chatbot'); ?></a>
124 124 <?php if($cfb=='Free'): ?>
125 - <a class="button button-primary" href="https://www.quantumcloud.com/products/conversations-and-form-builder/" target="_blank" ><?php esc_html_e('Upgrade to Pro', 'chatbot'); ?></a>
125 + <a class="button button-primary" href="https://www.quantumcloud.net/products/conversations-and-form-builder/" target="_blank" ><?php esc_html_e('Upgrade to Pro', 'chatbot'); ?></a>
126 126 <?php endif; ?>
127 127 <?php
128 128 }else{
129 129 ?>