ExMoment Author is an intelligent content automation system by
ExMoment Ltd.
It integrates OpenAI models to help you draft, optimize, and schedule posts, while keeping full control inside the WordPress admin.
Key features:
- AI-assisted article drafting using your prompts
- Behaviour modes: Autonomous, Augmented, Manual
- Job Scheduler via the plugin’s private Jobs custom post type (admin-only)
- Library module for reusable content bundles (import, preview, manage)
- Settings dashboard for API keys, model selection, and diagnostics
Documentation and examples: https://github.com/Gero0Nikolov/exmoment-author
1.1.0
Minor release adding GPT Image model support and local runtime compatibility improvements.
- Updated OpenAI image generation to support GPT Image models.
- Added an allowlisted image model setting/dropdown with
gpt-image-2 as the default.
- Added support for GPT Image base64 responses and legacy URL responses.
- Removed unsupported
response_format from current image model requests.
- Kept
dall-e-3 as a legacy fallback path.
- Updated Composer dependencies, including
openai-php/client to v0.19.2.
- Improved local Docker and WP-CLI compatibility.
- Updated WordPress and PHP compatibility metadata.
1.0.2
Maintenance release updated screenshots, runtime compatibility metadata, Docker WP-CLI support, and GPT Image model defaults.
1.0.1
Maintenance release with the library welcome popup fix for the Library admin page.
1.0.0
Initial public release with OpenAI integration, Jobs scheduler (admin-only), Library management, and admin settings.