PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 8.3.8
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v8.3.8
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 | qcld-openai-bot.php +3 -6 8.7.28.3.8 View file →
@@ -8,14 +8,11 @@
8 8
9 9
10 10 <div class="row">
11 11 <div class="col-auto me-auto">
12 - <h4>
13 - <?php
14 - if (!defined('ABSPATH')) exit; // Exit if accessed directly
15 - esc_html_e( 'OpenAI Settings','chatbot');
16 - ?>
17 - </h4>
12 + <h4><?php
13 +if (!defined('ABSPATH')) exit; // Exit if accessed directly
14 +esc_html_e( 'OpenAI Settings','chatbot');?></h4>
18 15 </div>
19 16 <div class="col-auto">
20 17 <!-- <img class="img-fluid" src="<?php //echo esc_url(QCLD_openai_addon_PLUGIN_URL.'image/logo.jpg'); ?>"/> -->
21 18 </div>