AI Provider for ChatGPT

Changelog

0.1.3

  • Removed the direct reads of the core connectors_ai_chatgpt_api_key option from the connection and diagnostics REST endpoints. The connector’s configured state is now read solely through the AI Client API (isProviderConfigured()); the option is still written so the WordPress AI plugin can detect the connector’s credentials, but it is no longer read back by this plugin.

0.1.2

  • Prefixed all plugin-owned options, transients, and hooks with halawa_chatgpt_ to avoid collisions in WordPress’s shared namespaces.
  • Documented every external service the plugin contacts and corrected the model-list endpoint URL in the readme.
  • Made the public CLI-pairing REST route’s intentionally-public design explicit (__return_true) while keeping its single-use-token security boundary and per-IP rate limiting.
  • Added uninstall cleanup that removes the plugin’s stored options and transients.

0.1.1

  • Fixed a “Missing the output key” error from the Codex /responses stream.

0.1.0

  • Initial release.
  • ChatGPT text generation models with dynamic model discovery.
  • Function calling and structured (JSON schema) output.
  • Encrypted token storage with automatic refresh.
  • Default-model selection under Settings → ChatGPT.

Plugin Website
Visit website

Version:
0.1.3
Last Updated
June 15, 2026
Requires
WordPress 6.9
Tested Up To
WordPress 7.0
Requires PHP
7.4

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.