Pipeline Publisher is a structured AI content generator designed for automated blogging pipelines. Instead of relying on a single prompt to build an entire page, the plugin guides your content execution through a four-step generation loop to create a structured WordPress post.
A core feature of Pipeline Publisher is its ability to chain your prompts together. The text generated by your main article is carried forward to subsequent steps in the pipeline. You can inject this generated text into your next prompts using a simple :OUTPUT: text snippet, giving you precise control over how the AI utilizes the previous step’s data.
For example, once a new post is generated, you can feed the output text of that post into a new prompt that handles title generation, like so:
Based on the following article, generate a SEO optimized title of not more than 150 characters: :OUTPUT:
When you execute a pipeline, the plugin processes tasks in an interconnected sequence:
:OUTPUT:, to automatically generate and attach the post’s main visual asset.Pipeline Publisher allows you to generate random variations directly inside your prompt text using a standard list syntax. Wrap your configuration options in brackets separated by pipes, like [ dog | cat | bird ], and the plugin will randomly select one of those options each time the pipeline executes. This allows you to vary topics, angles, or writing tones automatically across different automated runs.
Pipelines can be executed instantly with a single click inside the dashboard, or attached to automated schedules using native WordPress background tasks (WP-Cron) for hands-free publishing.
Pipeline Publisher utilizes external artificial intelligence APIs to generate post text, titles, excerpts, and featured images.
Settings > Connectors interface introduced in WordPress 7.0.:OUTPUT:) are transmitted directly to your designated API provider to generate content. No user account profiles or visitor personal data are ever transmitted.