Title: Kwizera Power Posts Series
Author: Kwizera Solutions
Published: <strong>May 30, 2026</strong>
Last modified: May 30, 2026

---

Search plugins

![](https://ps.w.org/kwizera-power-posts-series/assets/banner-772x250.png?rev=3554647)

![](https://ps.w.org/kwizera-power-posts-series/assets/icon-256x256.png?rev=3554647)

# Kwizera Power Posts Series

 By [Kwizera Solutions](https://profiles.wordpress.org/1alan/)

[Download](https://downloads.wordpress.org/plugin/kwizera-power-posts-series.1.0.0.zip)

 * [Details](https://vec.wordpress.org/plugins/kwizera-power-posts-series/#description)
 * [Reviews](https://vec.wordpress.org/plugins/kwizera-power-posts-series/#reviews)
 *  [Installation](https://vec.wordpress.org/plugins/kwizera-power-posts-series/#installation)
 * [Development](https://vec.wordpress.org/plugins/kwizera-power-posts-series/#developers)

 [Support](https://wordpress.org/support/plugin/kwizera-power-posts-series/)

## Description

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**

 * Bulk article generation — define multiple topics at once and generate them sequentially.
 * Strict SEO formatting — sentence-case titles (50-60 chars), meta description (
   120-160 chars), main keyword enforced in both, proper H2/H3/H4 hierarchy.
 * Multi-language output — French, English, Spanish, Arabic, Portuguese.
 * Multiple writing styles — professional, formal, casual, persuasive.
 * Per-article category and sub-category selection.
 * Automatic “Similar articles” block injected at the end of each post, scoped strictly
   to the same sub-category.
 * Optional featured image generation via Groq + DALL-E 3.
 * Compatible with Yoast SEO, RankMath, All in One SEO (v3 and v4+), SEOPress — 
   meta title, meta description and focus keyword are written to each plugin’s meta
   fields.
 * API key pool with automatic fallback when one key runs out of credits.

### External services

This plugin relies on third-party APIs to generate content and images. **It will
not work without an API key from each service you enable.** The plugin sends data
to these services only when you click the “Generate” button.

#### OpenAI (GPT-4o and DALL-E 3)

 * Used for: writing the article body, and (optionally) generating the featured 
   image.
 * Data sent: the topic, optional context, target language, writing style, word 
   count, and (for images) the image prompt produced by Groq.
 * Endpoints: `https://api.openai.com/v1/chat/completions`, `https://api.openai.
   com/v1/images/generations`, `https://api.openai.com/v1/models` (for key validation).
 * Terms of service: [https://openai.com/policies/terms-of-use](https://openai.com/policies/terms-of-use)
 * Privacy policy: [https://openai.com/policies/privacy-policy](https://openai.com/policies/privacy-policy)

#### Groq (Llama 4 Scout)

 * Used for: turning a topic into a detailed image generation prompt, when featured
   image generation is enabled.
 * Data sent: the article topic text.
 * Endpoints: `https://api.groq.com/openai/v1/chat/completions`, `https://api.groq.
   com/openai/v1/models` (for key validation).
 * Terms of service: [https://groq.com/terms-of-use/](https://groq.com/terms-of-use/)
 * Privacy policy: [https://groq.com/privacy-policy/](https://groq.com/privacy-policy/)

API keys are stored in the WordPress options table and are only sent in the `Authorization`
header of outgoing requests to the services listed above.

## Screenshots

 * [[
 * [[

## Installation

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

## FAQ

### 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).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Kwizera Power Posts Series” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Kwizera Solutions ](https://profiles.wordpress.org/1alan/)

[Translate “Kwizera Power Posts Series” into your language.](https://translate.wordpress.org/projects/wp-plugins/kwizera-power-posts-series)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/kwizera-power-posts-series/),
check out the [SVN repository](https://plugins.svn.wordpress.org/kwizera-power-posts-series/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/kwizera-power-posts-series/)
by [RSS](https://plugins.trac.wordpress.org/log/kwizera-power-posts-series/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **7 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/kwizera-power-posts-series/)
 * Tags
 * [AI](https://vec.wordpress.org/plugins/tags/ai/)[content generation](https://vec.wordpress.org/plugins/tags/content-generation/)
   [gpt](https://vec.wordpress.org/plugins/tags/gpt/)[openai](https://vec.wordpress.org/plugins/tags/openai/)
   [seo](https://vec.wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://vec.wordpress.org/plugins/kwizera-power-posts-series/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/kwizera-power-posts-series/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/kwizera-power-posts-series/reviews/)

## Contributors

 *   [ Kwizera Solutions ](https://profiles.wordpress.org/1alan/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/kwizera-power-posts-series/)