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

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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Aims AI Scheduler – Smart Auto Blogging & Post Publisher はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Aims AI Scheduler – Smart Auto Blogging & Post Publisher” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial release