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