
Dashboard with statistics and quick actions
AI Auto Post & Image Generator is a powerful WordPress plugin that automates your content creation process using cutting-edge AI technology. Generate engaging blog posts and stunning images automatically, saving you hours of manual work.
π Key Features
- AI Content Generation: Create blog posts using OpenAI GPT models or Google Gemini
- AI Image Creation: Generate relevant images with DALL-E, Pollinations, or Leonardo.AI
- Flexible Scheduling: Set up automated publishing with daily, weekly, or custom intervals
- Multiple AI Providers: Support for OpenAI, Google Gemini, Pollinations, and Leonardo.AI
- Smart Content Sources: Generate content based on WordPress categories or custom prompts
- Custom Prompt Categories: Assign specific categories to each custom prompt for targeted content organization
- Advanced SEO Optimization: Automatic focus keyword extraction and SEO plugin integration (Rank Math, Yoast SEO, AIOSEO)
- Smart Prompt Detection: Intelligently handles both detailed instructions and simple topics
- SEO-Optimized Content: Generates content with proper keyword density, meta descriptions, and alt text
- Comprehensive Logging: Track all automation activities with detailed logs
π― Perfect For
- Bloggers who want to maintain consistent posting schedules
- Content Marketers looking to scale their content production
- Small Businesses needing regular website updates
- Developers building automated content systems
- Anyone who wants to leverage AI for content creation
π§ Supported AI Services
Text Generation:
* OpenAI GPT-3.5 Turbo & GPT-4
* Google Gemini Pro
Image Generation:
* OpenAI DALL-E 2 & DALL-E 3
* Pollinations (Free β No API Key)
* Leonardo.AI (Advanced AI models)
π― SEO Optimization Features
Advanced SEO Integration:
* Smart Focus Keyword Extraction: Automatically extracts meaningful keywords from prompts and topics
* SEO Plugin Support: Seamless integration with Rank Math, Yoast SEO, and All in One SEO
* Optimized Content Structure: Proper heading hierarchy (H2, H3) and keyword density
* SEO-Friendly URLs: Shorter, keyword-focused slugs for better rankings
* Meta Description Generation: Compelling descriptions with focus keywords
* Image Alt Text Optimization: SEO-optimized alt text for all generated images
* Intelligent Prompt Detection: Handles both detailed instructions and simple topics
External Services
This plugin connects to several third-party AI services to generate content and images. These services are essential for the pluginβs functionality.
OpenAI (Text & Image Generation):
* Used for: Generating blog post content and creating images
* Data sent: Your content prompts and image descriptions
* When: When you run a schedule or manually generate content
* Terms of Service: https://openai.com/policies/terms-of-use
* Privacy Policy: https://openai.com/policies/privacy-policy
Google Gemini (Text Generation):
* Used for: Generating blog post content
* Data sent: Your content prompts
* When: When you run a schedule or manually generate content
* Terms of Service: https://ai.google.dev/terms
* Privacy Policy: https://policies.google.com/privacy
Leonardo.AI (Image Generation):
* Used for: Creating high-quality images for your posts
* Data sent: Your image prompts and generation parameters
* When: When you run a schedule with image generation enabled
* Terms of Service: https://leonardo.ai/terms-of-service
* Privacy Policy: https://leonardo.ai/privacy-policy
Pollinations (Image Generation):
* Used for: Creating images as a free alternative
* Data sent: Your image prompts (sent via URL parameters)
* When: When you run a schedule with image generation enabled and Pollinations is selected
* Terms of Service: https://pollinations.ai/terms
* Privacy Policy: https://pollinations.ai/privacy
Note: All API keys and sensitive data are stored securely in your WordPress database and are never shared with third parties except the respective AI services when generating content.
π Dashboard Features
- Real-time Statistics: Monitor posts created, success rates, and API usage
- Schedule Management: Create, edit, and manage multiple automation schedules
- Activity Logs: Detailed logs of all automation activities
- API Testing: Test your API connections before running schedules
- Import/Export: Backup and restore your settings easily
π‘οΈ Security & Reliability
- Secure API Handling: All API keys are encrypted and stored securely
- Error Handling: Comprehensive error handling and retry mechanisms
- Rate Limiting: Built-in rate limiting to prevent API abuse
- Logging: Detailed logging for troubleshooting and monitoring
- WordPress Standards: Follows WordPress coding standards and best practices
π‘ Smart Features
- Content Quality Control: All generated posts are saved as drafts for review
- Image Placement Options: Add images as featured images, inline content, or both
- Custom Prompts: Use your own prompts for more targeted content
- Category-based Generation: Generate content based on your existing categories
- Per-Prompt Category Assignment: Assign different categories to each custom prompt for precise content organization
- Flexible Scheduling: Multiple schedules can run simultaneously
π¨ User-Friendly Interface
- Modern Dashboard: Clean, intuitive interface with card-based layout
- Enhanced Custom Prompts UI: Beautiful, user-friendly interface for creating and managing custom prompts
- Responsive Design: Works perfectly on desktop, tablet, and mobile
- Real-time Updates: Live updates without page refreshes
- Help Documentation: Comprehensive help section with FAQs
π Automation Workflow
- Configure API Keys: Add your AI service API keys
- Create Schedules: Set up automation schedules with your preferences
- Configure Custom Prompts: Create custom prompts and assign specific categories to each
- Generate Content: AI creates posts and images based on your settings
- Review & Publish: Review generated content and publish when ready
- Monitor & Optimize: Track performance and adjust settings as needed
π Benefits
- Save Time: Automate repetitive content creation tasks
- Increase Output: Generate more content with less effort
- Maintain Consistency: Keep your posting schedule consistent
- Scale Content: Easily scale your content production
- Reduce Costs: Lower content creation costs with AI automation
- Improve SEO: Regular content updates improve search rankings
- Better Organization: Assign specific categories to each prompt for better content organization
π Support & Documentation
- Comprehensive Help: Built-in help section with FAQs and troubleshooting
- API Documentation: Links to official API documentation for all providers
- Email Support: Direct support for technical issues
π§ Technical Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
- MySQL 5.6 or higher
- Valid API keys for AI services
- Internet connection for API calls
π° Pricing Information
This plugin is completely free to use. You only pay for the AI services you use:
- OpenAI: GPT-3.5 Turbo (~$0.002 per 1K tokens), DALL-E 2 ($0.02 per image)
- Google Gemini: Free tier available, then pay-per-use
- Pollinations: Completely free β no API key required
- Leonardo.AI: Pay-per-image, varies by model
π Getting Started
- Install and activate the plugin
- Configure your API keys for AI services (OpenAI, Google Gemini, Leonardo.AI, etc.)
- Create your first automation schedule
- Test the setup with a manual run
- Monitor logs and adjust settings as needed
Ready to automate your content creation? Install AI Auto Post & Image Generator today!
Developer Information
Hooks and Filters
The plugin provides various hooks and filters for developers:
Actions:
* aiapg_before_post_generation β Fired before generating a post
* aiapg_after_post_generation β Fired after generating a post
* aiapg_before_image_generation β Fired before generating an image
* aiapg_after_image_generation β Fired after generating an image
* aiapg_schedule_completed β Fired when a schedule completes
Filters:
* aiapg_post_prompt β Modify the prompt used for post generation
* aiapg_image_prompt β Modify the prompt used for image generation
* aiapg_generated_content β Modify generated content before saving
* aiapg_schedule_settings β Modify schedule settings before execution
API Reference
The plugin includes a comprehensive API for developers:
AIAPG_Post_Generatorβ Class for generating AI contentAIAPG_Image_Generatorβ Class for generating AI imagesAIAPG_Schedule_Managerβ Class for managing schedulesAIAPG_Schedulerβ Class for executing schedules
Contributing
We welcome contributions! Please visit our GitHub repository to:
* Report bugs
* Request features
* Submit pull requests
* Contribute to documentation
GitHub Repository: https://github.com/minas-mnatsakanyan/ai-auto-post-image-generator
Support
For developer support:
* GitHub Issues: https://github.com/minas-mnatsakanyan/ai-auto-post-image-generator/issues
* Email: contact@wallshoot.com
Credits
This plugin was developed with the following technologies and services:
- WordPress β The worldβs most popular CMS
- OpenAI β Advanced AI models for text and image generation
- Google Gemini β Powerful language model for content creation
- Pollinations β Free AI image generation service
- Leonardo.AI β Advanced AI image generation models
Special thanks to the WordPress community and all the AI service providers for making this plugin possible.
License
This plugin is licensed under the GPL v2 or later.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Privacy Policy
This plugin:
- Stores API keys securely in the WordPress database
- Logs automation activities for monitoring and troubleshooting
- Does not collect or transmit personal data
- Respects WordPress privacy settings
- Complies with GDPR requirements
For more information about data handling, please review our complete privacy policy at [Privacy Policy URL].