WordPress.org

Plugin Directory

Aims AI Scheduler – Smart Auto Blogging & Post Publisher

Aims AI Scheduler – Smart Auto Blogging & Post Publisher

描述

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.

屏幕截图

  • 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.

安装

  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

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「Aims AI Scheduler – Smart Auto Blogging & Post Publisher」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial release