What’s Next for the WordPress AI Team

Last week, @4thhubbard officially introduced the new WordPress AI Team as a group of contributors focused on exploring how artificial intelligence can enhance the WordPress experience, responsibly and in the open.

With the team now formed, we’re excited to share our next steps: what we’re building first, how the team will operate, and how you can get involved.

Initial areas of focus

We’re starting with a small, high-impact set of Canonical Plugins and tooling to create a flexible foundation for AI in WordPress:

Focus AreaWhat it enables
Tool and resource definition/registration abstractionA system for registering WordPress features and capabilities that AI agents can understand and interact with, helping tools comprehend what a site can do. Projects like the Feature API provide a starting point.
Provider-agnostic LLM client abstractionA flexible interface layer (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/preface.php. and JS) that supports calling AI models regardless of where they run – locally (in-browser or server) or from third-party APIs. The AI Services 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 offers an initial implementation to build upon.
Integration bridgesConnectors that let external agents / AI interact with WordPress through standardized protocols like Model Context Protocol (MCP). Work like AI-Command and WordPress MCP are good references.
Showcase PluginA bundled demonstration combining all focus areas for real-world testing and community feedback.

These are being developed with CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. standards in mind from day one, but iterated quickly as Canonical Plugins, just like the Performance Lab plugin did for the Performance Team. Some may eventually be proposed for Core inclusion, while others may remain as feature plugins long-term.

How the team works

The AI Team follows a structure similar to other Make teams, with an emphasis on transparency, community input, and public collaboration:

  • 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/.: Join us in #core-ai for ongoing discussions.
  • Meetings: Bi-weekly open meetings starting on Thursday, June 12, 2025 at 4:00pm UTC with published agendas and summaries.
  • 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 be the repository owner. https://github.com/: Code and planning will live in dedicated repos within the WordPress org.
  • Decision-making: Day-to-day decisions through pull request reviews and discussion; major directional changes via Make/AI proposals.

This structure enables fast iteration without compromising on open-source values or inclusion.

How you can contribute

Whether you’re an engineer, designer, researcher, or just curious, there are lots of ways to get involved:

  • Drop into the #core-ai Slack channel to say hi, ask questions, or share ideas.
  • Review the initial plugin repos, contribute feedback, or open PRs. Repositories will be set up within the WordPress GitHub org in the near future.
  • Join bi-weekly meetings to help shape the roadmap and discuss priorities.
  • Watch for the upcoming public roadmap post, which will outline short- and medium-term goals.

This is just the beginning. If you’re working on AI-powered WordPress tools, exploring intelligent site assistants, or building models that help creators, then this team is your space to collaborate.

Let’s build this together

AI is already changing how we work with the web. The WordPress AI Team is here to ensure that change happens in ways that are open, inclusive, and aligned with what makes WordPress thrive.

We’re excited to build with you.

Co-published: James (@isotropic), Felix (@flixos90), Pascal (@swissspidy), Jeff (@jeffpaul).

#canonical-plugins, #core-ai, #feature-plugins