WP Product Talk

How WordPress Plugins can Leverage Core AI Technology

12 snips
Feb 3, 2026
Jason Adams, Core AI contributor at Automattic helping integrate AI into WordPress. He walks through what core AI components are shipping now and the Abilities API. They cover provider-agnostic PHP clients, opt-in MCP choices, embeddings and vector storage, privacy and sanitization responsibilities, and how plugins can register and discover AI capabilities.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

One-Click Excerpt Demo

  • The AI experiments plugin demonstrates small-value features like generating post excerpts with one click.
  • Jason Adams highlighted this as a simple UX that hides AI complexity from users.
ADVICE

Start With Easy, Safe Wins

  • Identify low-risk, high-value automation opportunities (e.g., auto-mapping CSV fields) and prototype them first.
  • Add user controls and privacy checks before sending PII to external models.
INSIGHT

Sanitization Is Left To Developers

  • Core AI intentionally avoids prescribing sanitization rules and keeps prompting at a low level for developer control.
  • The AI experiments plugin is the place to find examples of safer, opinionated implementations.
Get the Snipd Podcast app to discover more snips from this episode
Get the app