=== Excelerate AI ===
Contributors: IconiThemes
Tags: AI, Content, Automation
Requires at least: 4.0.0
Requires PHP: 7.4 
Tested up to: 6.5.5
Stable tag: 1.0.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Excelerate AI is an AI-powered WordPress plugin using ChatGPT to create high-quality content, seamlessly transforming your content generation process.

== Description ==

**Transform Your Content Creation with Excelerate AI**

Excelerate AI is the ultimate AI-powered content creation plugin for WordPress, designed to revolutionize your content generation process. Leveraging the advanced capabilities of the ChatGPT API, Excelerate AI offers a seamless and efficient way to produce high-quality, SEO-optimized content directly from your WordPress dashboard.

Whether you're a blogger, marketer, or website owner, Excelerate AI empowers you to create engaging, relevant, and informative content effortlessly. As a powerful alternative to other AI content generators, Excelerate AI brings cutting-edge AI technology directly to your fingertips.

*Features*
- *AI-Powered Content Generation:* Create high-quality blog posts, articles, and website content using the advanced capabilities of the ChatGPT API.
- *Seamless Integration:* Enjoy a user-friendly interface that integrates smoothly with your WordPress dashboard, making content creation a breeze.
- *Multilingual Support:* Generate content in multiple languages to reach a broader audience.
- *Regular Updates:* Stay ahead with regular updates and improvements to ensure optimal performance and the latest features.

This plugin relies on the OpenAI API to provide AI-based content generation features. When using this plugin, data is sent to and processed by OpenAI's servers to generate content based on user input. Please note the following:

- **Service**: [OpenAI API](https://api.openai.com/)
- **Terms of Use**: [OpenAI Terms of Service](https://openai.com/terms/)
- **Privacy Policy**: [OpenAI Privacy Policy](https://openai.com/privacy/)

By using this plugin, you agree to the OpenAI terms of service and privacy policy.


== Installation ==

1. Upload `excelerate-ai.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Disable WP-Cron for Server Cron Jobs. Edit `wp-config.php`: Add the following line to your wp-config.php file to disable the built-in WordPress cron 
`<?php define('DISABLE_WP_CRON', true); ?>`
4. `* * * * * * curl -s https://yourwebsite.com/wp-cron.php?doing_wp_cron >/dev/null 2>&1` use this line to add cronjob in your server setting. Replace https://yourwebsite.com/ with your actual website URL.

== Frequently Asked Questions ==

== Changelog ==
= 1.0.5 =
* Code optimisation

= 1.0.4 =
* Code optimisation

= 1.0.3 =
* Code optimisation

= 1.0.2 =
* Code optimisation

= 1.0.1 =
* Enhanced cronjob to reduce memory usage
* Code optimisation with validation, sanitisation, escaption
* files direct access disabled
* some code optimisation

= 1.0.0 =
* Plugin created and submited for the WordPress plugin directory


== Arbitrary section ==
