Linux 软件免费装
Banner图

Kwizera Power Posts Series

开发者 1alan
更新时间 2026年5月30日 18:51
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo ai content generation article generator openai dalle gpt groq

下载

1.0.0

详情介绍:

Kwizera Power Posts Series helps you produce a full series of SEO-ready blog articles in one batch. You provide the list of topics, the target categories, and the writing language; the plugin builds the prompts, calls OpenAI GPT-4o to generate the article body, enforces SEO constraints (title length, meta description, keyword placement, heading hierarchy), and creates each WordPress post as draft or published. Optionally, the plugin uses Groq (Llama 4 Scout) to write an image prompt, then DALL-E 3 to generate a featured image for every post. Main features

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install it through the WordPress admin (Plugins → Add New → Upload).
  2. Activate the plugin through the "Plugins" menu in WordPress.
  3. Go to Power Posts Series in the left admin menu.
  4. Paste at least one OpenAI API key (required) and one Groq API key (optional, only needed for featured image generation).
  5. Click Test keys to validate, then Save API keys.
  6. Choose your generation settings (language, style, word count, publish status, featured image on/off).
  7. Add one row per article you want to generate, fill in title, category and sub-category, then click Generate all articles.

升级注意事项:

1.0.0 First public release.

常见问题:

Do I need a paid OpenAI account?

Yes. GPT-4o and DALL-E 3 are paid OpenAI features. The plugin does not include any free quota.

Is Groq required?

Only if you want featured images to be generated automatically. You can disable image generation in the settings and skip the Groq key entirely.

Where are my API keys stored?

In the WordPress options table (kpps_api_keys). They are never sent anywhere except as the Authorization: Bearer header on outgoing requests to OpenAI and Groq.

Can I use multiple API keys?

Yes. You can add several keys per service. The plugin tries them in order and automatically falls back to the next key if one returns a quota-exhausted error.

Does the plugin support languages other than French?

Yes — French, English, Spanish, Arabic and Portuguese are supported. The article body, title, meta description and keywords are all generated in the selected language.

Will the plugin overwrite my existing posts?

No. Each generated article is created as a new post (draft or published, depending on your setting).

更新日志:

1.0.0