Browse
For agents
About
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services
/
3.4.2
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services
v3.4.2
Switch version
8.7.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
All 534 releases
Overview
Code
← All changes
|
templates/app-templates/app.php
+1
-5
8.6.9
→
3.4.2
View file →
@@ -1,5 +1 @@
1
-
<?php
2
-
if (!defined('ABSPATH')) exit; // Exit if accessed directly
3
-
get_header();
4
-
echo do_shortcode('[wpwbot_app]');
5
-
get_footer();
1
+
<?php get_header(); echo do_shortcode('[wpwbot_app]'); get_footer();