Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
**Installation Steps (Production-Ready)** 1. Create folder `wp-content/plugins/ig-caption-ai/` 2. Upload the three files exactly as named. 3. In WordPress Admin → Plugins → Activate **IG Caption AI**. 4. Go to **Settings → IG Caption AI** → Enter your OpenAI API key (get it from platform.openai.com) → Save. 5. Create a page/post and add the shortcode: `[ig_caption_tool]` 6. Publish and visit the page. Done. **Full Plugin PHP File** (`ig-caption-ai.php`) ```php
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!