AI Contributor Weekly Summary – 22 April 2026

This week’s AI contributor meeting focused on maintaining progress during a period of reduced contributor availability, resolving several blocking decisions for WordPress 7.0, and confirming next steps for MCP, connectors, and PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. https://www.php.net/manual/en/index.php client work.


Announcements

  • Several leads and contributors will have limited availability over the next month due to high-priority initiatives elsewhere.
  • The team agreed to continue making reversible decisions (and documenting them) rather than pausing work entirely while key leads and contributors are unavailable.
  • @jason_the_adams and @isotropic are planning a vision alignment meeting with Matt to define the next phase of the WordPress AI team.
  • The 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. 0.8.0 release was targeted for Thursday April 23rd, with releases expected roughly every two weeks leading up to WordPress 7.0.

AI 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.

PHP / WP AI Client

  • Discussion about shipping Google ProviderProvider An AI service offering models for generation, embeddings, or other capabilities (e.g., Anthropic, Google, OpenAI). v1.0.4 to resolve reported issues.
  • Ongoing work to implement thought signatures across provider plugins.
  • Continued discussion around adding embeddings support, with outreach planned to additional contributors to help advance PR work.

MCP

  • No direct code updates reported this week.
  • Significant architectural decisions were made (see below).

Key Decisions

Several decisions were made to prevent blockers ahead of the WordPress 7.0 release and with a ~month delay for some key A8c leads and contributors.

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. Distribution

  • The MCP adapter will be released as a standalone WordPress.orgWordPress.org The 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/ plugin (prior analysis on options).
  • This enables dependency installation workflows and improves adoption flexibility.
  • Composer distribution remains an option but will not be the primary delivery method.

Connector Page and Branding

Content Provenance Work

Experiment Elevation Process

  • Stable experiments may be elevated to features using GitHubGitHub GitHub is a website that offers online implementation of git repositories that can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged by the repository owner. https://github.com/ issues.
  • During leadership absence, decision authority is delegated to active plugin maintainers (@dkotter @jeffpaul) to maintain forward progress.

Embeddings within PHP/WP AI Clients

  • AI plugin experiment work blocked by this not being available
  • @jason_the_adams to reach out to colleague (Christopher) to potentially help advance or guide work on this front

Working Through Limited Availability

  • The team agreed to prioritize forward movement through reversible decisions.
  • Large or irreversible decisions should still be deferred until full leadership availability returns.
  • Documentation of decisions and rationale will remain critical to maintain alignment.

Improving the WordPress 7.0 User Flow

  • Continued discussion around improving the user journey from installation to successful AI usage.
  • Focus remains on reducing friction and minimizing failure states in early adoption flows.

Open Questions

  • Which additional experiments should be elevated to features before WordPress 7.0?
  • How should embeddings be integrated into the PHP and WordPress AI clients?
  • Who can assist with ongoing connector 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. testing during reduced contributor availability?

Next Steps

  • Vision alignment meeting: @jason_the_adams to meet with Matt and James and share outcomes with the team.
  • MCP Adapter submission: @justlevine to initiate the WordPress.org plugin process. @jeffpaul to assist with WPORG submission coordination.
  • Connector flow improvements: Review and iterate on connector user flow and visual consistency.
  • Embeddings support: Continue evaluating existing PR work and recruit additional reviewers.
  • Design alignment: Create supporting tickets to unify branding across plugin surfaces.

Upcoming meetings

Folks are welcome to join on Wednesday’s at 1700 UTC via Google Meet with in-meeting notes captured in a Slack Canvas and then paired with Gemini meeting notes to help generate this meeting summary post. All team meetings are published to https://make.wordpress.org/meetings/#ai.

  • The next bi-weekly 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/ discussion is scheduled for 30 April 2026.
  • The next weekly AI Contributor weekly Google Meet video call is scheduled for 29 April 2026.

Props to @karmatosed for pre-publish review.

#core-ai, #summary