Aims AI Scheduler – Smart Auto Blogging & Post Publisher

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.

Screenshots

  • Plugin settings screen with Gemini API model selected.
  • Plugin settings screen with GPT API model selected.
  • Settings saved successfully confirmation screen.
  • Add new prompt screen.
  • Example of content being generated while adding a prompt.
  • Prompt listing screen.
  • Edit prompt screen.
  • Generated post screen after creating a prompt.
  • Created posts list for a selected prompt with status and created date.
  • Final AI-generated post published via the plugin.

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

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Aims AI Scheduler – Smart Auto Blogging & Post Publisher” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • Initial release