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

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

- Page: https://pluginprobe.com/plugins/chatbot/5.4.2/code/includes/openai/plugin-upgrader/plugin-upgrader.php
- Raw: https://pluginprobe.com/plugins/chatbot/5.4.2/raw/includes/openai/plugin-upgrader/plugin-upgrader.php
- Modified: 2024-05-31T13:16:38+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/5.4.2/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();
```
