Introduction to WordPress AI Plugins
WordPress has created three new plugins that make it easy to add OpenAI, Google Gemini, or Anthropic Claude integration for the PHP AI Client SDK. These plugins enable text, image, function calling, and web search support, making it easier for users to integrate AI capabilities into their websites.
Requirements for Using WordPress AI Plugins
To use these plugins, users need to have PHP 7.4 or higher and an API key for the AI model. Users on WordPress 6.9 will need to install the WordPress PHP AI client SDK, while WordPress 7.0, which rolls out in early April, will have the SDK integrated by default. The official WordPress.org documentation for the PHP AI client explains that the SDK provides shared infrastructure that lets WordPress plugins and other PHP projects integrate AI capabilities rapidly and flexibly.
How the PHP AI Client SDK Works
The PHP AI Client SDK offers a unified interface that works across all AI providers, from simple text generation to complex multimodal operations, streaming responses, and long-running tasks. Developers specify what AI capabilities they need, and users manage their provider credentials in one place. Those credentials then work automatically across all compatible plugins on their site.
WordPress AI Plugin Features
The WordPress AI plugins offer a range of features, including:
OpenAI Plugin Features
The OpenAI plugin features include:
- Automatic provider registration
- Function calling support
- Image generation with DALL-E models
- Text generation with GPT models
- Web search support
The description for the WordPress OpenAI plugin explains that available models are dynamically discovered from the OpenAI API, including GPT models for text generation, DALL-E and GPT Image models for image generation, and TTS models for text-to-speech.
Anthropic Claude Features
The Anthropic Claude plugin features include:
- Automatic provider registration
- Extended thinking support
- Function calling support
- Text generation with Claude models
Google Gemini Features
The Google Gemini plugin features include:
- Automatic provider registration
- Function calling support
- Image generation with Imagen models
- Text generation with Gemini models
Downloading the WordPress AI Plugins
The WordPress AI plugins can be downloaded from the WordPress plugin directory. The available plugins include:
- AI Provider for Anthropic
- AI Provider for Google
- AI Provider for OpenAI
Conclusion
The new WordPress AI plugins make it easy to integrate AI capabilities into WordPress websites. With features like automatic provider registration, function calling support, and image generation, these plugins offer a range of tools for developers and users. By leveraging the PHP AI Client SDK, users can easily manage their AI provider credentials and use them across multiple plugins. Whether you’re using OpenAI, Google Gemini, or Anthropic Claude, these plugins provide a seamless way to integrate AI into your WordPress website.

