WordPress AI Plugins Now Support Claude, Gemini, and OpenAI

▼ Summary
– WordPress has released three new plugins that integrate OpenAI, Google Gemini, or Anthropic Claude AI capabilities into WordPress via a shared PHP AI Client SDK.
– To use these plugins, a site requires PHP 7.4 or higher, an API key for the chosen AI model, and the PHP AI client SDK, which will be built into WordPress 7.0.
– The PHP AI Client SDK provides a unified interface for developers to add AI features and lets users manage their provider credentials in one place for all compatible plugins.
– Key features across the plugins include automatic provider registration, function calling, text generation, and support for specific tasks like image creation or web search.
– The plugins are available for download from the official WordPress directory, with separate listings for Anthropic, Google, and OpenAI providers.
WordPress has introduced a trio of new plugins designed to seamlessly integrate powerful artificial intelligence capabilities directly into websites. These tools provide straightforward access to leading AI services from OpenAI, Google Gemini, and Anthropic Claude through a unified PHP client SDK. The plugins empower site owners to incorporate advanced features like intelligent text generation, dynamic image creation, automated function calling, and integrated web search, all managed from within the familiar WordPress dashboard.
To utilize these AI plugins, your hosting environment must meet a few basic requirements. Your server needs to be running PHP version 7.4 or higher, and you must obtain an API key from your chosen AI provider. For users on WordPress version 6.9, an additional step is required: manually installing the WordPress PHP AI Client SDK. This setup process will become more streamlined with the release of WordPress 7.0 in early April, as the SDK will be integrated by default, eliminating the need for a separate installation.
The underlying technology, the PHP AI Client SDK, is built to standardize how AI is incorporated. It acts as a shared foundation that allows various plugins and PHP projects to add sophisticated AI functions quickly and with great flexibility. This system presents a single, consistent interface that works across different AI companies. Whether a developer needs simple text prompts or complex multi-step operations with streaming responses, the SDK handles the communication. Developers define the specific AI tasks they want to perform, while website administrators manage their API credentials in one central location. Once set up, these credentials automatically work with any plugin on the site that is compatible with the SDK, creating a cohesive and efficient ecosystem.
Each provider plugin comes with a robust set of capabilities tailored to its respective AI platform. The OpenAI plugin offers a comprehensive suite, including automatic provider setup, support for function calling, image generation using DALL-E models, text generation with various GPT models, and integrated web search functionality. The plugin dynamically discovers all available models from the OpenAI API, ensuring access to the latest text, image, and even text-to-speech models as they are released.
For those integrating with Anthropic’s Claude, the feature set includes automatic registration, support for extended thinking processes that allow for more complex reasoning, function calling, and text generation powered by Claude’s models. The Google Gemini plugin provides similar core functionalities, such as automatic setup and function calling, along with image generation via Imagen models and text generation using the Gemini family of models.
These plugins are readily available for download directly from the official WordPress repository. Site builders and developers can find the AI Provider for Anthropic, the AI Provider for Google, and the AI Provider for OpenAI through the plugin directory, making it simple to enhance any WordPress site with cutting-edge artificial intelligence tools.
(Source: Search Engine Journal)





