AI Contributor Weekly Summary – 6 May 2026

This weekโ€™s AI contributor meeting focused on the evolving direction of the CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. AI team, preparation for the WordPress 7.0 release cycle, and an extended discussion around connector approval and 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. key security within the 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. ecosystem.


Announcements

  • @jason_the_adams shared high-level conceptual updates following a recent strategy discussion with @isotropic and Matt about the future direction of the Core AI team
  • The team confirmed that the initial foundational AI building blocks for WordPress have largely been delivered, with future work expected to include both technical iteration and broader ecosystem enablement
  • @4thhubbard is expected to take a more active interest in following Core AI team progress and future direction discussions
  • Contributors were reminded that WordPress 7.0 field guide draft reviews and milestone ticket work should be completed by the end of the week where possible

Core AI Team Direction

  • Discussion continued around what comes next for the Core AI team now that many of the original foundational goals have been achieved
  • Topics discussed included continued iteration on the AI plugin and providers, ecosystem education and outreach, AI best practices and guidance, supporting other WordPress contributor teams with AI tooling and workflows, and long-term strategic positioning for AI within WordPress
  • Additional public updates about future direction are expected in the coming weeks

WordPress 7.0 Preparation

  • Contributors reviewed timelines and priorities related to the WordPress 7.0 release cycle
  • Key focus areas included reviewing and improving the draft 7.0 field guide, finalizing AI-related milestone tickets, stabilizing functionality ahead of RC1, and ensuring documentation and developer references are complete
  • The team aims to have remaining milestone work merged before RC1 on May 14 where possible

AI ProviderProvider An AI service offering models for generation, embeddings, or other capabilities (e.g., Anthropic, Google, OpenAI). Plugin Releases

  • Discussion continued around releases for the Google, OpenAI, and Anthropic provider plugins
  • The goal is to ship updated releases prior to WordPress 7.0 in order to include bug fixes, provider updates, and additional compatibility improvements
  • Longer-term maintainership for provider repositories also remains under discussion << if you have interest and availability to help here, please comment on this post!

WP-Bench & Agent Skills

  • The group discussed ongoing maintainership and contribution needs around both WP-Bench and WordPress Agent Skills
  • @jason_the_adams noted continued strategic interest in WP-Bench as a way to encourage providers to improve model performance for WordPress-specific tasks
  • Contributors interested in helping with WP-Bench were encouraged to get involved, particularly around expanding execution tests

AI Plugin

  • Version 0.9.0 of the AI plugin is planned for release this week and is expected to include Content Resizing, Content Moderation, and additional bug fixes and polish
  • The current goal is to ship AI plugin 1.0.0 during the week of the WordPress 7.0 release
  • Potential additions in 1.0.0 still under discussion include AI Request Logging, refinements to โ€œReview Notesโ€ and โ€œRefine from Notesโ€, Connector Approval functionality potentially including secret management, and additional 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. and workflow improvements

Connector Approval Experiment

  • A significant portion of the meeting focused on discussion around the proposed connector approval experiment
  • The feature is designed to help site administrators control which plugins can access configured AI provider connectors and API keys
  • The proposed approach would 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. Connector access by default, allow admins to explicitly approve plugin access, and provide visibility into which plugins are attempting to use connectors

Security & Secrets Management Concerns

  • Contributors discussed the limitations of attempting to solve API key security entirely within plugin-land
  • Concerns raised included the possibility of creating a false sense of security, existing WordPress limitations around secure secret storage, and the need for a more fundamental secrets management API within WordPress core
  • At the same time, several contributors argued that introducing an experimental approval mechanism now could help reduce immediate risks, gather real-world feedback, and drive broader conversations around secure key management in WordPress
  • @jeffpaul stressed that this experiment was planned as a first step towards potential elevation to a 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/ experiment (with a broader test base), and potentially to WordPress core in 7.1 (as it was too late to try and get something stable into 7.0, but that this was a notable concern with the existing Connectors and WP AI Client implementations)
  • The group generally agreed that additional discussion and review are still needed before a final decision is made regarding inclusion in the AI 1.0.0 release

Next Steps

  • Continue defining the long-term Core AI team strategy
  • Review and finalize WordPress 7.0 field guide content
  • Merge remaining AI milestone tickets ahead of WP 7.0 RC1
  • Ship provider plugin releases with pending bug fixes by WP 7.0 release
  • Continue testing and reviewing the Connector Approval PR
  • Gather additional contributor feedback around API key security and secrets management approaches

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 14 May 2026.
  • The next weekly AI Contributor weekly Google Meet video call is scheduled for 13 May 2026.

Props to @neel33 for pre-publish review.

#core-ai, #summary

AI Contributor Weekly Summary – 29 April 2026

This weekโ€™s AI contributor meeting focused on 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. progress, release planning leading up to WordPress 7.0, contributor onboarding, and testing priorities for upcoming 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. releases.


Announcements

  • The AI plugin release cadence remains on track with releases planned approximately every two weeks leading up to WordPress 7.0
  • @gajendrasingh shared that they have sponsored contribution time for the AI project and are looking to become more involved with contributor workflows and ongoing initiatives

MCP Adapter

  • Continued work preparing the MCP adapter for release 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
  • Current focus areas include plugin polish, documentation, and preparing the WordPress.org submission process
  • Additional coordination is planned around maintainership and ownership responsibilities for related WordPress Agent Skills work

Abilities APIAbilities API A core WordPress API (introduced in 6.9) that creates a central registry of capabilities, making WordPress functions discoverable and accessible to AI agents, automation tools, and developers. Transforms WordPress from isolated functions into a unified system.

  • Work continues on slug fragments for the Abilities API, targeted for further progress once commits reopen following the current release cycle
  • Additional abilities-related issues are being collected to improve roadmap visibility and prioritization

AI Plugin

  • The team confirmed plans for AI 0.9.0 the following week and one additional release prior to WordPress 7.0 on May 20
  • The final release before 7.0 may become either 0.10.0 or 1.0.0 depending on readiness and scope

Testing & Stability

  • Additional testing is now considered a top priority before WordPress 7.0
  • Contributors were encouraged to test the AI plugin with popular themes and plugins including Yoast, Elementor, and Advanced Custom Fields (ACF)
  • Focus is currently shifting toward refinement, edge-case handling, compatibility testing, and bug fixes
  • The group agreed that polishing existing functionality is currently more important than introducing new experiments

Connector Approval Experiment

  • @dkotter shared updates on an experimental proof-of-concept PR focused on preventing plugins from accessing a userโ€™s OpenAI connection without approval
  • The work explores approaches for improving connector security and user trust within the AI connector system
  • Contributors were asked to help with code review, functional testing, and feedback on implementation approaches

ProviderProvider An AI service offering models for generation, embeddings, or other capabilities (e.g., Anthropic, Google, OpenAI). & Model Selection

  • Work is also underway on a feature allowing users to select providers and models on a feature-by-feature basis rather than relying entirely on automatic model selection
  • The discussion acknowledged tradeoffs between simplicity for most users and advanced configurability for power users

WordPress Agent Skills Maintainership

  • Contributors discussed the need for clearer ownership and maintainership for the WordPress Agent Skills project following shifts in contributor availability
  • Additional conversations with project leadership are planned to clarify ownership, review expectations, quality control workflows, and long-term stewardship

Next Steps

  • Continue preparing the MCP adapter for WordPress.org release
  • Coordinate maintainership discussions for WordPress Agent Skills
  • Continue AI plugin compatibility testing across popular plugins and themes
  • Review and test the connector approval experiment PR
  • Finalize and share the provider/model selection PR for contributor feedback
  • Facilitate the upcoming 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/ office hours and show-and-tell session

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

Props to @neel33 for pre-publish review.

#core-ai, #summary

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/preface.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

What’s new in AI 0.8.0 (23 APR 2026)?

AI 0.8.0 has been released and is available for download! โ€œWhatโ€™s new in AIโ€ฆโ€ posts (labeled with the #ai-release tag) are posted following every 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. release, showcasing new features included in each release.

Weโ€™re pleased to announce the release of AI 0.8.0, the latest update to the canonical plugin powering AI-powered features in WordPress. This release introduces new editorial workflows, deeper integration with Guidelines, and improvements to the overall admin experience. This release also promotes Image Generation and Editing to a full Feature and introduces dashboard widgets that surface AI capabilities and Connectors information directly in the WordPress dashboard.

Whatโ€™s new in 0.8.0?

New Experiment: Refine from Notes

This release introduces a new Refine from Notes experiment that automatically applies editorial feedback to your content.

Instead of manually reviewing Notes and making edits one by one, this workflow lets you leverage AI to:

  • Generate Review Notes on your content (using the previously released Review Notes experiment)
  • Automatically apply changes from those Notes to post content
  • Refine posts more efficiently with fewer manual edits

This supports more streamlined editorial workflows and moves toward more agent-like content refinement experiences.

New AI Dashboard Widgets

AI 0.8.0 introduces the first set of AI dashboard widgets, bringing AI insights and capabilities directly into the WordPress dashboard.

This includes:

  • AI Status widgetWidget A WordPress Widget is a small block that performs a specific function. You can add these widgets in sidebars also known as widget-ready areas on your web page. WordPress widgets were originally created to provide a simple and easy-to-use way of giving design and structure control of the WordPress theme to the user. showing plugin onboarding steps, then Connector and Feature / Experiment configurations
  • AI Capabilities widget highlighting available Abilities and configured Connector model capabilities
  • A new extensibleExtensible This is the ability to add additional functionality to the code. Plugins extend the WordPress core software. framework for registering additional dashboard widgets

These widgets improve discoverability and help site administrators quickly understand what AI capabilities are available on their site.

Promoted Feature: Image Generation and Editing

Image Generation and Editing has been promoted from an Experiment to a Feature.

That means:

  • Itโ€™s now considered stable and ready for broader use
  • It appears in the Features section of the AI settings screen
  • It continues to support supported image-capable models

As part of this transition, references to older DALLยทE models have been removed in favor of newer image generation models, including gpt-image-2.

Respect Guidelines Automatically

AI abilities can now integrate with Gutenbergโ€™s Guidelines experiment, allowing generated content to respect site-wide editorial standards.

This enables:

  • Consistent tone and style
  • Alignment with editorial expectations
  • More predictable AI-generated outputs

When Guidelines are configured, supported abilities automatically use them as part of their generation workflow.

Improved Title Generation Workflow

Title Generation now uses a modal interface, allowing users to preview and refine suggestions before applying them to a post.

This update makes the workflow more flexible and safer by allowing:

  • Multiple regeneration attempts
  • Inline editing before applying changes
  • Better control over final output

Additionally, 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. Generation have been improved to prevent unwanted formatting, such as:

  • Conversational preambles
  • Wrapper quotes
  • Markdown artifacts
  • MetaMeta Meta is a term that refers to the inside workings of a group. For us, this is the team that works on internal WordPress sites like WordCamp Central and Make WordPress. commentary

These improvements are especially noticeable when using smaller language models.

Bulk Enable or Disable Experiments

Managing Experiments is now faster with support for bulk enabling and disabling Experiment groups.

This is especially useful for:

  • Testing workflows across multiple Experiments
  • Quickly toggling features during development or evaluation
  • Managing large sets of capabilities more efficiently

Improved AI Settings Experience

Several 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. improvements refine the overall settings experience:

  • Improved visual hierarchy makes card titles more prominent
  • Button loading states now match WordPress standard loading patterns
  • Feature descriptions now clearly list supported AI providerProvider An AI service offering models for generation, embeddings, or other capabilities (e.g., Anthropic, Google, OpenAI). models
  • 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) improvements to modal workflows
  • Review Notes now appear only on supported post types

These changes make the interface clearer and more consistent with WordPress design patterns.

Performance Improvements for Review Notes

Review Notes now send reduced context during processing.

This helps:

  • Reduce token usage
  • Improve performance
  • Lower overall model costs

These changes are particularly helpful on larger content workflows.

Additional Improvements and Fixes

Other notable improvements include:

  • The legacy AI settings ai page now redirects automatically to the new ai-wp-admin page (powered via wp-build)
  • Added support checks using wp_supports_ai() before initializing Features or Experiments
  • Improved dependency error handling in asset loading
  • Modernized internal string handling using str_starts_with() and str_contains()
  • Deferred requirement error messages until translations are available
  • Refactored bootstrap and asset loading systems for improved reliability
  • Updated testing documentation to match the current test setup
  • Updated blueprint configuration to use WordPress betaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process. versions

These updates improve overall stability and compatibility across environments and help streamline development workflows and maintain consistency across the codebase.

Whatโ€™s next in 0.9.0?

Work is already underway on several features and refinements planned for 0.9.0, including:

Several early prototype experiments are also being explored, including type-ahead suggestions, extended provider support, integration with Gutenbergโ€™s experiment Media Editor, Connector Usage Approvals, 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.9.0.

Thanks to contributors!

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

@dkotter, @jeffpaul, @n1schay, @laurisaarni, @gziolo, @justlevine, @ankitmaru, @jorgefilipecosta, @juanfra, @theskinnyghost, @dharm1025, @rajat1192, @vishwa99, @takshil, @iamadisingh, @kaavyaiyer, @soean, @wildworks, @priyankagusani, @ekamran, @gohelkunjan, and others involved in review, testing, and 234 commits between 0.7.0 and 0.8.0. Your help and feedback are what make these Features and 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 0.8.0 release today, review open issues and pull requests, and help shape what comes next.

Props to @westonruter for reviewing this post.

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

AI Contributor Weekly Summary – 15 April 2026

This weekโ€™s AI contributor meeting focused on the 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. release cycle, MCP clientMCP Client AI agents, IDEs, or assistants that connect to MCP servers to access capabilities. progress, connector-related issues, and contributor onboarding topics. Discussions also covered strategies for improving AI 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. recognition and processing Elementor feedback into actionable issues.

Announcements

  • Testing feedback from @illuminea is available and should be reviewed. Contributors are encouraged to create issues in the relevant repositories based on findings. @justlevine is helping generate issues based on comment discussions in the document. Larger themes such as rate limits and fallback behavior may be addressed asynchronously.
  • AI 0.7.0 was released last week. Feedback is encouraged, with emphasis on fixing bugs and improving existing features ahead of upcoming releases.

Abilities

AI plugin

  • 0.8.0 is targeted for release next week.
  • At least one additional major releaseMajor Release A set of releases or versions having the same major version number may be collectively referred to as โ€œX.Yโ€ -- for example version 5.2.x to refer to versions 5.2, 5.2.1, and all other versions in the 5.2. (five dot two dot) branch of that software. Major Releases often are the introduction of new major features and functionality. is expected ahead of the eventual WordPress 7.0 release.
  • Current focus remains on stabilizing existing features rather than introducing large new functionality.

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 / WP AI Client

MCP

  • MCP Client 0.5.0 was scheduled for release immediately following the meeting.
  • Contributors discussed converting the MCP client from a Composer package into a WordPress plugin to avoid dependency conflicts.
  • @ovidiu-galatan will initiate a public discussion in the coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. AI channel regarding reversing the original decision to ship as a Composer package.
  • @justlevine can assist with technical aspects of submitting the MCP client as a plugin to 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/.

AI Block Recognition Strategies

  • Contributors discussed challenges converting HTMLHTML HTML is an acronym for Hyper Text Markup Language. It is a markup language that is used in the development of web pages and websites. into WordPress blocks due to missing backend creation mechanisms. Proposed approach:
    • Provide agents with a list of available blocks.
    • Use REST APIREST API The REST API is an acronym for the RESTful Application Program Interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. It is how the front end of an application (think โ€œphone appโ€ or โ€œwebsiteโ€) can communicate with the data store (think โ€œdatabaseโ€ or โ€œfile systemโ€) https://developer.wordpress.org/rest-api/ or WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ tools to expose block metadata.
    • Prefer source-code-driven context over traditional documentation references.
  • @euthelup is preparing to open sourceOpen Source Open Source denotes software for which the original source code is made freely available and may be redistributed and modified. Open Source **must be** delivered via a licensing model, see GPL. a Claude-based block dictionary tool.

Contributor Support Topics

  • New contributors were encouraged to focus on areas aligned with their experience: AI client, Agent skills, Abilities, MCP development, AI plugin
  • @mikeyarce reported being stuck in a verification loopLoop The Loop is PHP code used by WordPress to display posts. Using The Loop, WordPress processes each post to be displayed on the current page, and formats it according to how it matches specified criteria within The Loop tags. Any HTML or PHP code in the Loop will be processed on each post. https://codex.wordpress.org/The_Loop while submitting the Minimax provider plugin.
    • Recommendation: request assistance in the Plugins team 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/ channel.
    • AI team members offered to help escalate if needed.
  • Additional provider plugin work is ongoing, including development of connectors for services such as Kimi or Moonshot AI.

Next Steps

  • Generate 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 from Miriamโ€™s feedback documentation.
  • Merge approved Abilities and llm-off-switch PRs.
  • Release MCP Client 0.5.0.
  • Continue testing connector-related changes.
  • Advance preparation for AI plugin 0.8.0 release.

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 Slack discussion is scheduled for 16 April 2026.
  • The next weekly AI Contributor weekly Google Meet video call is scheduled for 22 April 2026.

Props to @neel33 for pre-publish review.

#core-ai, #summary

What’s new in AI 0.7.0 (9 APR 2026)?

AI 0.7.0 has been released and is available for download! โ€œWhatโ€™s new in AI Experimentsโ€ฆโ€ posts (labeled with the #ai-release tag) are posted following every AI release, showcasing new features included in each release.

Whatโ€™s New In
AI 0.7.0?

Weโ€™re pleased to announce the release of AI v0.7.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 expands AI-assisted editorial workflows by introducing new classification and SEO capabilities, improving bulk media handling, and continuing to refine the reliability and extensibility of AI-powered integrations across the post editor. Together, these updates continue the effort to make AI feel like a natural part of publishing workflows, helping authors organize content, improve discoverability, and streamline repetitive tasks directly within WordPress.

Whatโ€™s new in 0.7.0?

New Experiment: Content Classification

The new Content Classification experiment helps authors generate suggested 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. terms based on post content.

With this enabled, users can:

  • Generate suggested Categories and Tags based on the post title, 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., and content
  • Apply consistent taxonomy terms across content
  • Reduce manual tagging effort while maintaining editorial consistency by limiting AI suggestions to preexisting terms on the site

This experiment builds toward more structured content workflows, making it easier to maintain organization across large content libraries.

New Experiment: MetaMeta Meta is a term that refers to the inside workings of a group. For us, this is the team that works on internal WordPress sites like WordCamp Central and Make WordPress. Description Generation

Version 0.7.0 also introduces Meta Description Generation, enabling AI-assisted SEO-friendly generation of meta descriptions.

Users can now:

  • Generate suggested meta descriptions directly from post content
  • Improve search visibility without leaving the editor
  • Maintain consistency across SEO descriptions at scale

Together, Content Classification and Meta Description Generation establish the foundation for richer content metadata workflows powered by AI.

Bulk Alt Text Generation

Users can now generate alt text for multiple images at once directly from the Media Library.

This new bulk workflow:

  • Adds a bulk โ€œGenerate Alt Textโ€ action in the Media Library
  • Enables batch processing of alt text across multiple images
  • Helps improve 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) across large media libraries

In addition, alt text generation has been refined to better align with the W3CW3C The World Wide Web Consortium (W3C) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards.https://www.w3.org/. Alt Text decision tree guidance, improving the quality and relevance of generated descriptions.

These updates make it significantly easier to improve accessibility across existing content without requiring manual updates to individual media items.

Improvements to the Abilities Explorer

Version 0.7.0 also improves the usability of the Abilities Explorer, making it easier to navigate and work with growing sets of AI capabilities.

Enhancements include:

  • CategoryCategory The 'category' taxonomy lets you group posts / content together that share a common bond. Categories are pre-defined and broad ranging. filtering support to group related abilities
  • Improved organization for environments with many registered abilities

These updates help both users and developers better understand available capabilities and locate the tools they need more quickly.

Editor and Workflow Refinements

Several refinements have been made to improve the overall reliability and usability of AI features inside the editor.

Notable updates include:

  • Improved error handling when incompatible providers are used
  • Fixes to ensure generated content uses the same language as the source content
  • Improvements to post content retrieval to ensure the latest edits are used
  • Fixes to ensure AI actions only appear when relevant blocks are selected

These changes help create a more predictable editing experience, reducing confusion and improving trust in AI-assisted workflows.

Extensibility and Developer Enhancements

This release introduces new extensibility hooksHooks In WordPress theme and development, hooks are functions that can be applied to an action or a Filter in WordPress. Actions are functions performed when a certain event occurs in WordPress. Filters allow you to modify certain functions. Arguments used to hook both filters and actions look the same. that make it easier to customize how AI workflows behave.

Developers can now:

  • Modify system instructions dynamically
  • Adjust abilityAbility A registered, self-documenting unit of WordPress functionality that can be discovered and invoked through multiple contexts (REST API, Command Palette, MCP). Includes authorization and input/output specifications. results before they are returned
  • Customize post context used during AI operations

These extensibility improvements provide greater flexibility when integrating AI features into custom workflows, plugins, or editorial environments.

Additional improvements include:

  • Updated credential detection to support non-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.-key connectors
  • Improved providerProvider An AI service offering models for generation, embeddings, or other capabilities (e.g., Anthropic, Google, OpenAI). compatibility validation
  • Updates to preferred models for supported providers

These changes help ensure that AI workflows behave more consistently across different environments and providers.

Stability and Developer Improvements

Version 0.7.0 also includes a number of internal improvements and dependency updates to improve reliability and maintain compatibility with modern tooling.

These include:

  • Updates to the AI settings interface using the modern DataForm architecture
  • Improvements to test reliability and preview workflows
  • Dependency updates across JavaScriptJavaScript JavaScript or JS is an object-oriented computer programming language commonly used to create interactive effects within web browsers. WordPress makes extensive use of JS for a better user experience. While PHP is executed on the server, JS executes within a userโ€™s browser. https://www.javascript.com and Composer packages
  • Removal of legacy compatibility checks

Together, these updates help ensure the plugin remains stable and maintainable as the surrounding WordPress AI ecosystem continues to evolve.

Whatโ€™s next in 0.8.0?

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

Several early prototype experiments are also being explored, including type-ahead suggestions, content moderation assistance, extended provider 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.8.0.

Thanks to contributors!

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

@dkotter, @jeffpaul, @tyb, @estelaris, @karmatosed, @philsola, @n1schay, @hilayt24, @ryujiyasu, @gziolo, @raftaar1191, @afercia, @jorgefilipecosta, @justlevine, @laurisaarni, @fellyph, @ocean90, @abdullahramzan, and others involved in review, testing, and 405 commits between 0.6.0 and 0.7.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.7.0 release today, review open issues and pull requests, and help shape what comes next.

Props to @laurisaarni for reviewing this post.

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

AI Contributor Weekly Summary – 8 April 2026

The AI Contributor group met on Wednesday, April 8, 2026, to discuss the upcoming WordPress 7.0 release, the evolution of the AI Handbook, and coordination for 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/ activities.


Highlights

  • Leadership Transition: @jason_the_adams has officially stepped into the role of Director of AI at Automattic. He shared insights on his shifting capacity and how the team can support CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. AI efforts during this transition.
  • 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. Release: Version 0.7.0 of the AI plugin is scheduled for release tomorrow, featuring a modernized settings 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..
  • AI Handbook Push: There is a renewed focus on building out non-technical documentation to explain WordPressโ€™s AI philosophy and provide user-facing guides.
  • Contributor Day Coordination: Plans were finalized for both in-person and digital participation in upcoming contributor events, specifically targeting documentation and testing.

Organizational Update: Jasonโ€™s Role & Key Priorities

@jason_the_adams shared that he has transitioned into the role of Director of AI at Automattic (with @isotropic also moving to Head of AI at Automattic). While he is currently re-calibrating his hands-on capacity, he identified two specific areas he is personally committed to watching closely to ensure they do not lose momentum during this shift:

  1. The AI Client: This remains the top priority for the WordPress 7.0 cycle. Jason emphasized the need for high responsiveness to bugs and feedback as plugin developers begin to ramp up their usage of the client.
  2. The Connectors Page: Jason highlighted this as a critical strategic piece. He noted that while the AI team is the primary consumer now, it is not strictly an โ€œAI featureโ€ and is part of a broader vision for WordPress. He suggested that maintenance should eventually transition to the Core or Plugins teams to ensure it isnโ€™t โ€œpigeonholedโ€ as AI-only.

Delegation & Communication Path: To augment Jasonโ€™s focus, the team established the following contact protocol:

  • Primary Technical Contacts: @gziolo has been brought on specifically to focus on Core AI contributions. He and @jorgefilipecosta will handle bug fixes, providerProvider An AI service offering models for generation, embeddings, or other capabilities (e.g., Anthropic, Google, OpenAI). updates (OpenAI, Google, etc.), and standard PR reviews.
  • Escalations: Jason should be pinged specifically for architectural redirections, new model types (like embeddings), or significant pivots in the AI Clientโ€™s scope.

Core AI and Plugin Development

The team discussed the trajectory for the AI plugin as it aligns with the WordPress 7.0 cycle.

  • V1.0 Roadmap: @jeffpaul proposed jumping to a version 1.0 soon to signal stability and encourage broader adoption before the final WP 7.0 release.
  • UI Modernization: @jorgefilipecosta provided an update on the new settings UI, which uses a data-form structure to allow for automatic generation of sub-settings without regressing user experience.

Documentation and the AI Handbook

A significant portion of the meeting focused on the โ€œopticsโ€ of AI in WordPress and the need for a robust Handbook.

  • Philosophy over Code: @jason_the_adams noted that the handbook should move beyond technical docs to address user concerns, (e.g Jason used a hospital website as an example: because the AI Client is flexible, a developer can choose a HIPAA-compliant provider to handle sensitive data securely of the use of the โ€œoff switchโ€ a specific constant that users can set to completely disable AI features).
  • Contribution Guides: @neel33 and @jeffpaul are working on adding a โ€œContribute with Docsโ€ section to help new contributors get started with documentation. As a first step we should all feel comfortable drafting in a Google Doc and sharing in the channel โ€“ getting it published should be a low barrier to entry and we should adopt a YOLO method of, publishing first โ€“ assuming it was drafted and given some level of review, and feeling ok about iterating and polishing later.

Model Context Protocol (MCP)

Updates on 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. and its distribution:

  • Version 0.5.0: A release is expected this week once final testing is completed by @ovidiu-galatan.
  • Distribution Strategy: The team continues to debate the best way to package the MCP adapter whether as a composer package, a standalone plugin, or a bundled zip to make it accessible for non-technical users. @isotropic @flixos90 we likely will need Team RepTeam Rep A Team Rep is a person who represents the Make WordPress team to the rest of the project, make sure issues are raised and addressed as needed, and coordinates cross-team efforts. discussion+decision on the approach here.

Call for Design: AI Landing Page

The team discussed the need for a dedicated AI marketing page on 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/ to better communicate available features to non-technical users.

  • The Need: Currently, no central landing page exists to showcase WordPress AI features/experiments for non-technical site owners and more detailed technical capabilities to developers, agencies, and hosts.
  • The Request: @jeffpaul issued a call for designers within the community to help identify what content should be featured and how to lay it out.
  • The Goal: Create a single point of reference that highlights โ€œCapital Fโ€ Features and โ€œCapital Eโ€ Experiments, making AI in WordPress more accessible to the broader public.

The Connectors Page

Clarification was provided regarding the naming of the โ€œConnectorsโ€ page in WordPress core.

  • Broader Scope: The page is deliberately not named โ€œAI Connectorsโ€ because it is intended to host credentials for various third-party APIs, including non-AI services like Akismet, WooCommerce, or Mailchimp.
  • Unified Interface: The goal is to provide a single, standardized location for all third-party connections within the WordPress dashboard.

Next Steps

  • Open good-first-issues for AI plugin ahead of Contributor Day
  • Release of AI Plugin 0.7.0.
  • Release 0.5.0 MCP
  • Ongoing: Drafting handbook guides on AI concepts and opt-out instructions.

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 Chat 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 16 April 2026.
  • The next weekly AI Contributor weekly Google Meet video call is scheduled for 15 April 2026.

Props to @jeffpaul for the pre-publish review.

#core-ai, #summary

Request for feedback: Guide to speaking at meetups and WordCamps about the Core AI projects

Over the past few weeks, members of the #core-ai team have been working on a guide for community members who would like to present at meetups and WordCamps about the CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. AI projects.

The aim of this guide is to help speakers prepare to present on the Core AI projects, and includes things like possible talk ideas, an overview of each project, recommended talk structures, and planning tips.

This guide will ultimately live in the Core AI Handbook under the Resources & Links section.

Before it is published, we would like to invite feedback from the wider WordPress AI Community.

You can find the working guide in this Google Doc (or the link below). If you have any feedback on the guide, please feel to leave it as a comment, or suggest updates directly on the content.

Click here to view the draft guide to leave your feedback

The document will be left open for comments and feedback until Wednesday 21 April, 2026, after which the feedback will be incorporated and it will be added to the Core AI Handbook.

Core AI Team at WCAsia 2026: Contributor Day

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