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
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.
https://api.openai.com/v1/chat/completions, https://api.openai.com/v1/images/generations, https://api.openai.com/v1/models (for key validation).https://api.groq.com/openai/v1/chat/completions, https://api.groq.com/openai/v1/models (for key validation).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.