ExMoment Author

外掛說明

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

螢幕擷圖

安裝方式

  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.

使用者評論

2026 年 3 月 20 日
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.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈ExMoment Author〉的開發相關工作。

參與者

將〈ExMoment Author〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.