PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 8.6.7
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v8.6.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 8.5.0 All 532 releases
chatbot / includes / openai / plugin-upgrader / plugin-upgrader.php

plugin-upgrader.php in WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services 8.6.7, at includes/openai/plugin-upgrader/plugin-upgrader.php

14 lines 401 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // require_once(plugin_dir_path(__FILE__).'/config.php');
4
5 // require_once(plugin_dir_path(__FILE__).'/classes/plugin-upgrader.php');
6
7 // require_once(plugin_dir_path(__FILE__).'/admin/license-settings-page.php');
8
9 // require_once(plugin_dir_path(__FILE__).'/admin/admin-notices.php');
10
11 // require_once(plugin_dir_path(__FILE__).'/utils.php');
12
13
14 // new qcld_openaiaddon_License_Settings_page();