📘 Documentation – AI Content Assistant WordPress Plugin

This plugin follows WordPress’s native architecture and is fully compatible with WordPress 6.x and above.


📁 File Structure

  • ai-content-assistant.php — Main plugin file
  • admin/dashboard.php — Admin interface and tab layout
  • includes/class-content-generator.php — Core content generation logic
  • includes/class-ai-providers.php — AI provider integration
  • includes/class-language-handler.php — Language selection and memory
  • includes/class-settings.php — API key and preference management
  • assets/css/admin.css — Admin styles
  • assets/js/admin.js — Admin scripts
  • languages/ — Translation files (.pot included)

🚀 Quick Start

  1. Go to AI Content Assistant in the WordPress admin menu
  2. Enter topic, tone, word count, and category
  3. Select AI provider and model
  4. Click "Generate Content"
  5. Manage posts via the History tab or WordPress editor

⚙️ Advanced Usage

  • Create custom content rules (Pro version roadmap)
  • Preview rule effects before publishing
  • Track rule performance and generation statistics
  • Use shortcode or block editor for embedding generated content
  • Combine with multilingual plugins for localized workflows