Smart AI Content Enhancer WordPress Plugin

Basic Information
WordPress Extension Link: https://wordpress.org/plugins/smart-ai-content-enhancer
Contributors: Vinod Sebastian
Version: 1.0.0
Description
Smart AI Content Enhancer is a WordPress plugin that integrates OpenAI’s ChatGPT API to intelligently enhance post and page content. It works seamlessly with both Classic and Gutenberg editors, offering bulk enhancement capabilities and a user-friendly admin interface for configuration.
Key Features
- “Enhance with AI” button in Classic Editor (TinyMCE).
- “Enhance with AI” button in Gutenberg Editor.
- Uses OpenAI’s ChatGPT API (`gpt-3.5-turbo`).
- Admin settings for API key, endpoint, and prompt instruction.
- Secure AJAX with nonce and capability checks.
- Error logging to `ai-content-enhancer.log`.
- Bulk enhancement via native WordPress list screens (Posts/Pages).
- Custom bulk action: “Enhance with AI”.
Usage
AI Content Enhancer currently provides a reliable experience only for published posts.
Recommended Workflow: Draft → Review → Publish → Enhance with AI in Code Editor.
Editor Integration
- Open any post or page in Classic or Gutenberg editor.
- Click “Enhance with AI”.
- The content will be sent to ChatGPT and replaced with the enhanced version.
Bulk Enhancement
- Go to Posts or Pages list in WordPress admin.
- Select multiple items.
- Choose “Enhance with AI” from the bulk actions dropdown.
- Click Apply to enhance selected content.
Installation
- Upload the ‘smart-ai-content-enhancer’ folder to the ‘/wp-content/plugins/’ directory of your WordPress installation.
- Activate the plugin through the ‘Plugins’ menu in the WordPress dashboard.
- Go to Settings → AI Content Enhancer and enter your OpenAI API key and endpoint.
Uninstall
- Deactivate and delete the plugin from WordPress admin.
- This will remove stored options and delete the log file (ai-content-enhancer.log).
Note
You are responsible for ensuring that AI-generated content complies with applicable copyright, proprietary, and legal regulations.
Frequently Asked Questions
Q. Does this plugin store any user data?
A. No. It only stores the API key and prompt instruction locally in your WordPress options.







