Description
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
External Services
ExMoment Author uses the OpenAI API to generate or optimize content when an administrator explicitly triggers an AI action inside the plugin.
Service: OpenAI API
Data sent: Only the text and instructions provided in the ExMoment Author UI for the requested AI action.
Data not sent: ExMoment Author does not automatically transmit site content, user data, or unrelated WordPress data.
When sent: Only on explicit admin/user action inside the plugin.
OpenAI Terms: https://openai.com/terms
OpenAI Privacy Policy: https://openai.com/policies/privacy-policy
Screenshots








Installation
- Upload the plugin to
/wp-content/plugins/exmoment-author/or install via the Plugins screen. - Activate ExMoment Author through “Plugins”.
- Go to Settings ExMoment Author to add your OpenAI API key and choose a behaviour mode.
- (Optional) Create jobs via the Jobs screen (admin-only): add a new job, select a mode (Single – Instant, Single – Scheduled, Repeating – Scheduled), configure sources, and publish.
Reviews
Contributors & Developers
“ExMoment Author” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ExMoment Author” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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-2as the default. - Added support for GPT Image base64 responses and legacy URL responses.
- Removed unsupported
response_formatfrom current image model requests. - Kept
dall-e-3as a legacy fallback path. - Updated Composer dependencies, including
openai-php/clienttov0.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.
