WordPress Plugin

Connect WordPress publishing workflows to researchMTR through the existing plugin integration

The WordPress plugin in this project is designed to connect a WordPress site to the researchMTR service, trigger generation workflows, and accept completion callbacks that create or update posts.

Callback
Publish through workflow completion
A generation task can flow back into WordPress post creation or update through the plugin callback architecture.
What the plugin handles

A bridge between content operations in WordPress and generation workflows in researchMTR

Task initiation

Start generation tasks from WordPress admin to request content workflows from the service.

Callback sync

Sync a completion callback URL so the service can return structured outputs to the plugin.

Post creation or update

Completed workflows can create or update posts in WordPress using the configured publishing rules.

Editorial flexibility

Draft-first review workflows remain possible because post status can be controlled in plugin settings.