Plugin info

Total downloads: 148
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 8/5/2025 (148 days ago)
Added to WordPress: 8/5/2025 (0 years old)
Minimum WordPress version: 5.5
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Maintained • Last updated 148 days ago

50/100

Is Aims AI Scheduler – Smart Auto Blogging & Post Publisher abandoned?

Likely maintained (last update 148 days ago).

Compatibility

Requires WordPress: 5.5
Tested up to: 6.8.3
Requires PHP: 7.4

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin uses OpenAI to automatically generate content for posts/pages in Wp. Includes:
– Admin UI for prompt input
– Content preview and approval
– Scheduled content generation via cron jobs
– Saved logs and history for generated content

External Services

This plugin connects to OpenAI and Google Gemini APIs to generate post content using AI.

OpenAI API:
– URL: https://api.openai.com
– Data Sent: User prompt and parameters (no personal data).
– Terms: https://openai.com/terms
– Privacy: https://openai.com/privacy

Google Gemini API:
– URL: https://generativelanguage.googleapis.com
– Data Sent: User prompt and parameters (no personal data).
– Terms: https://policies.google.com/terms
– Privacy: https://policies.google.com/privacy

License

This plugin is licensed under the GPLv2 or later.

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the “Plugins” menu
  3. Configure from “AI Content Generator” in the admin panel

Frequently Asked Questions

Do I need an OpenAI API key?

Yes, the plugin requires your API key to function.

Does this plugin store my OpenAI data?

Only locally and temporarily in the database and log files.

Review feed

No reviews available

Screenshots

  1. Plugin settings screen with Gemini API model selected.

    Plugin settings screen with Gemini API model selected.

  2. Plugin settings screen with GPT API model selected.

    Plugin settings screen with GPT API model selected.

  3. Settings saved successfully confirmation screen.

    Settings saved successfully confirmation screen.

  4. Add new prompt screen.

    Add new prompt screen.

  5. Example of content being generated while adding a prompt.

    Example of content being generated while adding a prompt.

  6. Prompt listing screen.

    Prompt listing screen.

  7. Edit prompt screen.

    Edit prompt screen.

  8. Generated post screen after creating a prompt.

    Generated post screen after creating a prompt.

  9. Created posts list for a selected prompt with status and created date.

    Created posts list for a selected prompt with status and created date.

  10. Final AI-generated post published via the plugin.

    Final AI-generated post published via the plugin.

Changelog

1.0

  • Initial release