ExMoment Author

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

  1. Upload the plugin to /wp-content/plugins/exmoment-author/ or install via the Plugins screen.
  2. Activate ExMoment Author through “Plugins”.
  3. Go to Settings ExMoment Author to add your OpenAI API key and choose a behaviour mode.
  4. (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

marzo 20, 2026
I used ExMoment Author while working on content around Wealth Building and Hobbies, and I was honestly very satisfied with it. What I liked most was how it helped me stay consistent with posting and keep up with my audience without making the workflow feel messy. Everything stayed inside WordPress, which made the process much easier to manage. Another big plus is that the plugin is completely free, which makes it even more impressive for what it offers.
Read all 1 review

Contributors & Developers

“ExMoment Author” is open source software. The following people have contributed to this plugin.

Contributors

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