Use your ChatGPT plan in the WordPress AI Client
WebberZone ChatGPT Account adds a ChatGPT Account provider to the WordPress AI Client. Sign in with your ChatGPT account from Settings → Connectors, and text and image generation run against your ChatGPT plan instead of a separately billed OpenAI API key.
Sign in once, use it everywhere
The provider plugs into the AI Client that ships with WordPress 7.0, so any feature built on it, including the WordPress AI plugin, can use your ChatGPT plan. It builds on the official AI Provider for OpenAI plugin for request and response handling.
Device-code sign-in
Click "Sign in with ChatGPT" on the Connectors screen, enter the one-time code at OpenAI, and you're connected. No API key, no command-line helper, no public endpoint. Tokens are stored encrypted and refreshed automatically.
Text generation
The GPT models available to your plan, with chat history, structured JSON output and function calling.
Image generation
GPT Image 2, the same image model Codex uses with a ChatGPT sign-in.
How it works, and the risk
Not an official OpenAI integration
This plugin signs in with the public OAuth client of OpenAI's Codex CLI and calls the same undocumented ChatGPT backend that Codex uses with a ChatGPT login.
- OpenAI may change or block this at any time.
- Using a ChatGPT subscription outside OpenAI's own apps may conflict with OpenAI's Terms of Use and could put your ChatGPT account at risk.
- Anyone with administrator access to your site, or any code running on it, can use your ChatGPT plan while you are signed in. Use it on sites you control.
Installation
-
Install AI Provider for OpenAI
Install and activate the AI Provider for OpenAI plugin from WordPress.org.
-
Install this plugin
Download the latest release, upload it under Plugins → Add New → Upload Plugin, and activate it.
-
Allow device code login
In ChatGPT, open Settings → Security and enable device code login for Codex.
-
Sign in
Go to Settings → Connectors, click Sign in with ChatGPT on the ChatGPT Account card, and follow the prompts. If the AI plugin shows a connector approval notice, approve ChatGPT Account for the plugins that should use it.
What it doesn't do
Embeddings and text-to-speech aren't available through a ChatGPT sign-in; use the AI Provider for OpenAI with an API key for those. Image editing isn't supported yet, and sampling options such as temperature are accepted but ignored, because the ChatGPT backend rejects them.
What you need
WordPress 7.0+, PHP 7.4+, the AI Provider for OpenAI plugin, and a ChatGPT account. Also see WebberZone Grok Account for SuperGrok and X Premium, and the releases page for the changelog.