Felix Arntz @flixos90 (co-Team RepTeam RepA Team Rep is a person who represents the Make WordPress team to the rest of the project, make sure issues are raised and addressed as needed, and coordinates cross-team efforts.) – Vercel
James LePage @isotropic (co-Team Rep) – Automattic
AI Experiments 0.2.0 has been released and is available for download! “What’s new in AI Experiments…” posts (labeled with the #aiex-release tag) are posted following every AI Experiments release, showcasing new features included in each release.
We’re pleased to announce the release of AI Experiments v0.2.0, the latest update to the coreCoreCore is the set of software required to run WordPress. The Core Development Team builds WordPress.pluginPluginA plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party powering experimental AI-powered features in WordPress. This release focuses on practical editorial improvements and developer tooling that move the plugin closer to a useful, real-world set of experiments for authors, editors, and developers. Where v0.1.0 introduced the initial framework and the first experiments, v0.2.0 prioritizes deeper user-facing features while continuing to lay the groundwork for what comes next.
What’s new in 0.2.0?
AI-powered excerptExcerptAn excerpt is the description of the blog post or page that will by default show on the blog archive page, in search results (SERPs), and on social media. With an SEO plugin, the excerpt may also be in that plugin’s metabox. generation
The most significant user-facing addition in v0.2.0 is AI-powered excerpt generation. This release introduces a dedicated Excerpt Generation experiment, allowing authors to generate concise, neutral excerpts directly from post or page content.
Excerpt generation is a small but meaningful workflow improvement. Excerpts are widely used across archives, feeds, and previews, yet are often skipped or written last. This experiment explores how AI can assist by producing a first draft that is clearly derived from the content and easy for authors to review, edit, or replace as needed.
Abilities Explorer
v0.2.0 also introduces the Abilities Explorer, a new admin screen that surfaces all registered AI Abilities within the plugin. The Explorer provides a clear view into what AI-powered actions are available, how they are defined, and how they are exposed within the system.
This is a key step in making the Abilities framework more understandable and extensibleExtensibleThis is the ability to add additional functionality to the code. Plugins extend the WordPress core software.. As more abilities are added over time, having an inspectable, centralized view helps developers reason about existing capabilities and how new ones should fit in.
Additional user-facing refinements
Alongside excerpt generation, this release includes several refinements to existing editorial interactions. These changes focus on improving how AI output is presented and reviewed, reinforcing patterns around transparency, user control, and iterative editing rather than one-click replacement.
While these updates are less visible than a new feature, they help establish consistent expectations for how AI-assisted workflows should behave inside WordPress.
Developer-facing improvements
For developers, v0.2.0 continues to mature the Abilities system as a core abstraction within the plugin. Abilities are becoming more clearly defined, easier to register, and more consistent in how they are surfaced across the UIUIUI is an acronym for User Interface - the layout of the page the user interacts with. Think ‘how are they doing that’ and less about what they are doing..
This release also includes backend groundwork for future experiments, including content summarization and image-related features. While these capabilities are not yet fully exposed, the underlying support helps ensure upcoming experiments can be built in a more predictable and reusable way.
Quality-of-life and tooling updates
v0.2.0 includes a number of smaller improvements across documentation, demo setups, and tooling. These changes improve onboarding, align demos and Playground blueprints with WordPress.orgWordPress.orgThe community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ conventions, and make experiments easier to explore even when AI credentials are not yet configured.
What’s next in 0.3.0?
Work is already underway on several features and refinements planned for v0.3.0, including:
Alt Text Generation, helping improve accessibilityAccessibilityAccessibility (commonly shortened to a11y) refers to the design of products, devices, services, or environments for people with disabilities. The concept of accessible design ensures both “direct access” (i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility) workflows through contextual image descriptions
A refactor of the Abilities Explorer to TypeScript, leveraging DataViews and DataForms for a more consistent and scalable UI
A refactor of the Settings experience to similarly adopt @wordpress/build tooling and DataForms, aligning it more closely with modern WordPress admin patterns
Together, these efforts continue to push toward clearer patterns, stronger foundations, and more realistic experiments that can inform future core AI discussions.
Thanks to contributors!
A big thank you to everyone who contributed to this release, including:
Your help and feedback are what make these experiments possible.
Get involved
As always, we welcome feedback, testing, and contributions from the community. Whether you are interested in editor UXUXUX is an acronym for User Experience - the way the user uses the UI. Think ‘what they are doing’ and less about how they do it., APIs, accessibility, performance, or AI ethics and policy, there are many ways to participate.
You must be logged in to post a comment.