What’s new in AI Experiments 0.3.0 (9 FEB 2026)?

AI Experiments 0.3.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.3.0, the latest update to the canonical pluginPlugin A 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 introduces new experiments with real editor UIs, refines settings behavior, and improves documentation and tooling to support both users and developers.

What’s new in 0.3.0?

Content Summarization Experiment

The Content Summarization experiment introduces an editor-integrated way to generate concise summaries of longer posts. Authors can generate a summary directly in the editor and display it via an AI Summary blockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience., making it available for use in themes, feeds, and future editorial workflows. This experiment helps explore how AI can assist with content review and clarity without replacing the author’s voice. It also lays groundwork for future features like editorial notes, content quality checks, and automated summaries for distribution channels.

Featured ImageFeatured image A featured image is the main image used on your blog archive page and is pulled when the post or page is shared on social media. The image can be used to display in widget areas on your site or in a summary list of posts. Generation Experiment

The Featured Image Generation experiment allows authors to generate featured images directly from the post editor sidebarSidebar A sidebar in WordPress is referred to a widget-ready area used by WordPress themes to display information that is not a part of the main content. It is not always a vertical column on the side. It can be a horizontal rectangle below or above the content area, footer, header, or any where in the theme.. Images are created based on prompts derived from post content, with alt text generation (if that experiment is enabled) and clear AI attribution metadata. This experiment explores how AI can assist with visual content creation for sites that may not have dedicated design resources. It also helps test end-to-end workflows that combine multiple abilities, including prompt generation, image generation, and media handling.

Alt Text Generation Experiment

The Alt Text Generation experiment focuses on improving accessibilityAccessibility Accessibility (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) by helping authors generate descriptive alt text for images. AI-generated descriptions are available directly in the Image block and Media Library, making it easier to add meaningful alt text as part of normal editing workflows notably in a human-requested manner and not automated by default. This experiment explores how AI can reduce friction around accessibility best practices while keeping authors in control of final content. It also helps validate how image-related abilities can be reused across multiple features and contexts in WordPress.

Developer-facing improvements

For developers, v0.3.0 improves how the plugin handles missing or invalid asset files, reducing warnings and improving reliability in both the admin and editor. The Abilities Explorer also received missing strict typing for better type safety and consistency.

Quality-of-life and tooling updates

v0.3.0 includes direct action links on the Installed Plugins screen for “Experiments” and “Credentials,” so you can get where you need to go faster. The global “Enable Experiments” checkbox has been replaced with a button that submits automatically, reducing steps when turning experiments on or off.

What’s next in 0.4.0?

Work is already underway on several features and refinements planned for v0.4.0, including:

  • Additional work on image generation to go beyond the new feature image generation and support image generation elsewhere within the post editor and Media Library
  • Contextual Tagging experiment that suggests post tags and categories based on post content, title, and excerptExcerpt An 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., helping authors apply consistent, relevant taxonomyTaxonomy A taxonomy is a way to group things together. In WordPress, some common taxonomies are category, link, tag, or post format. https://codex.wordpress.org/Taxonomies#Default_Taxonomies. directly in the editor.
  • A refactor of the Abilities Explorer to TypeScript, leveraging DataViews and DataForms for a more consistent, scalable, and modern WordPress UIUI UI 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.
  • A refactor of the Settings experience to similarly adopt @wordpress/build tooling and DataForms, aligning it more closely with modern WordPress admin patterns

Several early prototype experiments are also being explored, including type-ahead suggestions, content moderation assistance, Markdown feed workflows, extended providerProvider An AI service offering models for generation, embeddings, or other capabilities (e.g., Anthropic, Google, OpenAI). support, AI request logging, and tools like the AI Playground and deeper MCP integration. These concepts are still exploratory, but they help test how AI could support real workflows across WordPress. We encourage users and developers to review and test these ideas and share feedback so the most valuable experiments can mature and land in upcoming releases like 0.4.0.

Thanks to contributors!

A big thank you to everyone who contributed to this release, including:

@dkotter, @jeffpaul, @juanfra, @tinfl, @flixos90, @theaminuldev, @huzaifaalmesbah, @omcodes23, @pbearne, @lwoodmansee, @rachaelcortellessa, @isotropic, @thisisandrewpalmer, @karmatosed, @joedolson, @andreizanik, @linawiezkowiak, @prabinjha, @mokhaled, @webdevmattcrom, @jason_the_adams, @kurtrank, and others involved in review, testing, and 246 commits between 0.2.0 and 0.3.0.

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 UXUX UX 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 can explore the v0.3.0 release today, review open issues and pull requests, and help shape what comes next.

Props to @dkotter and @psykro for reviewing this post.

#ai-experiments, #aiex-release, #canonical-plugins, #core-ai