# chatbot/8.6.6/includes/openai/plugin-upgrader/plugin-upgrader.php

WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services, version 8.6.6. 14 lines.

- Page: https://pluginprobe.com/plugins/chatbot/8.6.6/code/includes/openai/plugin-upgrader/plugin-upgrader.php
- Raw: https://pluginprobe.com/plugins/chatbot/8.6.6/raw/includes/openai/plugin-upgrader/plugin-upgrader.php
- Modified: 2026-08-07T12:50:36+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/chatbot/8.6.6/code/includes/openai/plugin-upgrader/plugin-upgrader.php#L10-L20`.

```php
<?php

// require_once(plugin_dir_path(__FILE__).'/config.php');

// require_once(plugin_dir_path(__FILE__).'/classes/plugin-upgrader.php');

// require_once(plugin_dir_path(__FILE__).'/admin/license-settings-page.php');

// require_once(plugin_dir_path(__FILE__).'/admin/admin-notices.php');

// require_once(plugin_dir_path(__FILE__).'/utils.php');


// new qcld_openaiaddon_License_Settings_page();
```
