According to Roger Montti’s article on Search Engine Journal, “WordPress Releases AI Plugins For Anthropic Claude, Google Gemini, And OpenAI,” WordPress has introduced a set of official plugins designed to simplify integration with leading AI platforms, including OpenAI, Google Gemini, and Anthropic Claude.
WordPress Expands AI Integration
Montti explains that the new plugins use the WordPress PHP AI Client SDK, offering developers a unified method to connect WordPress sites with multiple AI providers. The SDK supports text generation, image creation, function calling, and web search through a consistent interface.
This approach lets developers define AI capabilities and allows users to manage API credentials centrally, making integration more flexible and scalable across plugins.
Key Features Across Providers
Each plugin offers core features like automatic provider registration and support for advanced AI functions. Capabilities differ slightly by provider:
- OpenAI plugin: GPT-based text generation, DALL·E image creation, text-to-speech, function calling, and web search
- Google Gemini plugin: Text generation, image generation via Imagen, and function calling
- Anthropic Claude plugin: Text generation, extended reasoning (“thinking”) support, and function calling
Requirements and Compatibility
Montti notes that the plugins require PHP 7.4 or higher and valid API keys for each AI provider. Users on WordPress 6.9 must install the PHP AI Client SDK separately, while WordPress 7.0 will include the SDK by default.
Why It Matters
The release signals WordPress’s growing commitment to standardized AI integration, making it easier for developers to build AI-powered features without being locked into a single provider. By offering official plugins and a shared SDK, WordPress is positioning itself as a flexible platform for multi-provider AI development.
As Montti highlights, this move reduces complexity and opens the door for broader adoption of AI across themes, plugins, and custom WordPress workflows.