AI experiments for WordPress. Modular framework for testing AI capabilities.
The WordPress AI Experiments plugin provides a set of opt-in, experimental AI features for authors, editors, and admins directly within WordPress. It serves as a reference implementation for developers, agencies, and hosts looking to build or extend AI-powered workflows using building blocks from the WordPress AI team (as part of the AI Building Blocks for WordPress initiative).
- Purpose: Demonstrate and deliver AI features by combining the AI Building Blocks (PHP AI Client SDK, Abilities API) into a unified WordPress experience.
- Scope: Reference implementations, user-facing AI features, and experimental capabilities for testing and feedback.
- Audience: WordPress users, content creators, site administrators, and developers learning the AI APIs.
This Canonical Plugin is built following the Features as Plugins model. The community will help evaluate which features could evolve toward inclusion in WordPress core based on testing, feedback, and adoption.
Note: This plugin is experimental. Features may change, move, or break. Use on Production sites at your own risk. It is recommended to test in a non-Production environment and follow the plugin’s development closely if adopting early.
- Showcase integration – Demonstrate how all Building Blocks work together (e.g., connects to providers via PHP AI Client integration).
- User-focused – Deliver practical AI features users can use today, integrated seamlessly into Gutenberg (block & site editors) and WordPress admin flows. Minimal setup required prioritizes user control, with manual review defaults before automation.
- Experimentation lab – Test new AI capabilities and gather feedback.
- Path to core – Explore which features should become part of WordPress.
- Abilities Explorer – Discover, inspect, test, and document all abilities registered via the WordPress Abilities API.
-
- Alt Text Generation - Generates descriptive alt text for images using AI vision models.
- Content Summarization - Summarizes long-form content into digestible overviews.
- Excerpt Generation - Generates excerpt suggestions from content.
- Experiment Framework - Opt-in system that lets you enable only the AI features you want to use.
- Image Generation - Create images from post content in the editor, also via the Media Library.
- Multi-Provider Support - Works with popular AI providers like OpenAI, Google, and Anthropic.
- Review Notes - Reviews post content block-by-block and adds Notes with suggestions for Accessibility, Readability, Grammar, and SEO.
- Title Generation - Generates title suggestions from content.
You can view the active plugin roadmap in a filtered view in the WordPress AI GitHub Project Board.
Overview of planned features:
- AI Playground – Experiment with different AI models and providers
- Content Assistant – AI-powered writing and editing in Gutenberg
- Site Agent – Natural language WordPress administration
- Workflow Automation – AI-driven task automation
- Contextual Tagging – Suggests relevant tags and categories to organize content.
The AI Experiments plugin is meant to be studied, forked, and extended. If you’re a host or agency, you can configure AI providers on behalf of your users so they don’t need to bring their own API keys.
If you’re a plugin developer, you’ll be able to:
- Read the Contributing Guide for detailed development information.
- Register new AI abilities
- Override default behavior with custom filters
- Reuse the same building blocks in your own plugins
We want everyone's input! Whether you're an author, editor, educator, researcher, accessibility expert, user, or someone with strong feelings about AI, all are welcome.
Anyone contributing to the AI Experiments plugin is expected to conduct themselves in accordance with the WordPress project's Code of Conduct.
- Discuss:
#core-aichannel on WordPress Slack. - Ideate: Propose and comment on GitHub discussions.
- Design: Share feedback on UX flows and accessibility.
- Test: Try features as they're released and report feedback.
View the Credits file for maintainers, contributors, and libraries for the AI Experiments plugin.
