OmniWrite AI brings the power of ChatGPT and DALL·E directly into your WordPress editor — no copy-pasting, no switching tabs. Whether you use the modern Gutenberg block editor or the Classic Editor plugin, OmniWrite AI works seamlessly in both.
Type a short prompt, choose your tone and length, and get professional, publish-ready content or stunning AI-generated images in seconds — all without leaving your post or page.
Generate full blog posts, introductions, product descriptions, landing page copy, FAQs, and more. Choose from five tones (professional, friendly, persuasive, informative, creative) and three length options (short, medium, long). Powered by GPT-4o and GPT-4o Mini.
Describe any image and get a high-quality result from DALL·E 3. Generated images are automatically saved to your WordPress Media Library so they are part of your site permanently.
Most AI writing plugins only support Gutenberg. OmniWrite AI is built differently:
/write or /image to find them instantly. The full prompt UI appears inline inside the block — no popups required.OmniWrite AI launches with OpenAI (ChatGPT + DALL·E). The plugin is architected to support additional AI providers — Anthropic Claude, Google Gemini, and Mistral — in upcoming releases.
All API calls are made server-side through a secured WordPress REST endpoint — your API key is never exposed in the browser. Role-based access control lets you decide which user roles (Administrator, Editor, Author, etc.) can access the AI tools.
No coding, no configuration complexity — just install and write.
This plugin sends data to the OpenAI API in order to generate text content and images. This happens only when a logged-in user with the appropriate role actively clicks the Generate button inside the editor. No data is sent automatically, on page load, or without explicit user action.
Text generation: The prompt text entered by the user (along with selected tone and length preferences) is sent to OpenAI’s Chat Completions API endpoint (https://api.openai.com/v1/chat/completions) to generate written content.
Image generation: The prompt text entered by the user is sent to OpenAI’s Images API endpoint (https://api.openai.com/v1/images/generations) to generate an AI image. The returned image data is saved to your WordPress Media Library and is not stored by this plugin.
No personally identifiable user data (name, email, IP address) is included in API requests.
This plugin uses the OpenAI API, provided by OpenAI, L.L.C., 3180 18th St, San Francisco, CA 94110, USA.
On sites running WordPress 7.0 or later, this plugin will automatically use the built-in WordPress AI Client (wp_ai_client_prompt()) as the primary interface for AI requests. When the WP AI Client is active, API credentials are managed centrally by WordPress (Settings Connectors) and not by this plugin. The direct OpenAI API integration remains available as a fallback for sites running WordPress 6.x.