The AI Contributor group met on Wednesday, March 25, 2026, to discuss the upcoming WordPress 7.0 release, progress on the AI Experimentation 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., and plans for WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They’re one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. Asia.
WordPress 7.0 Release & Schedule
With RC1 released yesterday, the team is shifting focus toward the final stretch of the 7.0 cycle.
- Current Target: The final release remains scheduled for Thursday, April 9, 2026.
- Potential Delays: Discussions regarding real-time collaboration in 7.0 are ongoing. While this shouldn’t delay the final launch, it may impact the timing of RC2. Any official changes will be communicated via Make CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress..
- 7.1 Outlook: If the 7.0 window narrows, several items (like advanced connectors filtering) are already being eyed for the 7.1 cycle to ensure they receive proper maturity and testing.
AI Experiments PluginAI Experiments Plugin WordPress’s AI laboratory bringing all building blocks together. Serves as both a user tool and developer reference implementation. First release (v0.1.0) includes Title Generation experiment. (v0.6 & v0.7)
Version 0.6.0 is now live, featuring major image editing and refinement capabilities in the post editor and media library.
- Version 0.7.0: Slated for Tuesday, April 7, just ahead of the WordPress 7.0 release. Development may be slightly slower over the next two weeks due to team PTO.
- A lot of potential for including the following (This is from the notes, and @jeffpaul walked us through much of this in the call)
- Onboarding flows as necessary in support of the “Try AI” callout in WordPress 7.0
- Finalize requirements to elevate an Experiment to a Feature and promote first round of features
- Refine from Notes experiment to update post content based on editorial feedback
- AI-specific dashboard widgets
- Content Classification (fka 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
- Meta Description experiment that integrates with several SEO plugins
- Content Resizing experiment
- Content Provenance tracking for text and images via C2PA
- Updating AI Experiments admin screens to utilize DataViews and DataForms
- The “v1.0” Debate: The team discussed whether to jump to a 1.0 release for the WordPress 7.0 launch. The consensus is to maintain the “0.x” numbering for now to allow for breaking changes and experimental flexibility, though a 1.0 might be considered if features feel sufficiently “frozen” and stable.
- New Experiment: Guidelines: Work is beginning on leveraging the new Content Guidelines (from GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc.
https://wordpress.org/gutenberg/ 22.7) to inform text generation, ensuring AI output aligns with site-specific rules.
MCP, WP AI Client, & AI connectors
- Model Context Protocol (MCP): The MCP adapterMCP Adapter Translates WordPress abilities into Model Context Protocol format, allowing AI assistants like Claude and ChatGPT to discover and invoke WordPress capabilities as tools, resources, and prompts. is moving toward being merged into trunk. A Call for Testing will be published soon. There is an ongoing debate about whether to bundle the MCP experiment directly in the AI plugin or distribute it via a separate library/plugin to avoid composer-related hurdles.
- Naming Conventions: A brief discussion occurred regarding the naming of the
wp_supports_aifunction. Some contributors suggested “allows” instead of “supports” to align with other Core naming patterns. - Call for Testing: A specific call for testing for the AI ProviderProvider An AI service offering models for generation, embeddings, or other capabilities (e.g., Anthropic, Google, OpenAI). connector plugins was highlighted. This is a critical piece of infrastructure for cross-plugin AI compatibility.
WordCamp Asia & Contributor DayContributor Day Contributor Days are standalone days, frequently held before or after WordCamps but they can also happen at any time. They are events where people get together to work on various areas of https://make.wordpress.org/ There are many teams that people can participate in, each with a different focus. https://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/
The team is preparing for WordCamp Asia (March 6–8, 2026).
- Contributor Day Lead: @raftaar1191 is organizing the AI table, @justlevine will assist online. @isotropic will be attending in a supporting capacity but won’t be leading the table due to travel timing.
- Preparation: The team is finalizing a “Preparation Doc” for contributors and a list of AI providers offering free APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways. tiers (like Google AI Studio’s free tier) to ensure new contributors can test features without cost.
Design & Marketing
- Branding Concerns: New plugin icons and banners featuring a “breaking away” WordPress logo were put on hold. There is concern that the visual could be interpreted as AI “breaking” WordPress, which is not the intended sentiment. We have paused the current design update and seek a more “positive” visual direction. Call for designers here who might feel strongly about the direction we can land on.
- AI Landing Page: @jeffpaul proposed a dedicated
wordpress.org/aimarketing page (similar to the Gutenberg landing page) to showcase the team’s work to non-technical users. This is currently limited by a lack of dedicated design resources.
Decision Points
- Experiment Lifecycle: A new document has been drafted to define how an “Experiment” graduates to a “Feature” within the plugin.
- 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. Refresh: Two competing PRs are in progress to modernize the settings page—one using Data Views/Forms and another focusing on a “Connectors” style UI.
Upcoming Meetings
- AI Contributor Meeting (Video): Wednesday, April 1st 2026 at 17:00 UTC.
- AI Team Office Hours (SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/): Thursday, April 2nd 2026 at 17:00 UTC.
Props to @jeffpaul for pre-publish review.