AI Contributor Weekly Summary – 25 March 2026

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.

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_ai function. 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://2017.us.wordcamp.org/contributor-day/ 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/ai marketing 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

Props to @jeffpaul for pre-publish review.

#core-ai, #meeting