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