Free · Open Source · No API Key

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.

Overview

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.

The ChatGPT Account card on the WordPress Settings → Connectors screen, showing it connected with a Disconnect button
Read this first

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.
Get started

Installation

  1. Install AI Provider for OpenAI

    Install and activate the AI Provider for OpenAI plugin from WordPress.org.

  2. Install this plugin

    Download the latest release, upload it under Plugins → Add New → Upload Plugin, and activate it.

  3. Allow device code login

    In ChatGPT, open Settings → Security and enable device code login for Codex.

  4. 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.

Limits

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.

Requirements

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.