Dev Tools · 1h ago
WordPress 6.9 Abilities API Standardizes Plugin Functionality
WordPress 6.9 introduces the Abilities API, a new core feature that lets plugins register typed, permissioned, and discoverable units of functionality. The API automatically exposes abilities via REST, WP-CLI, and AI agents through the Model Context Protocol. It reduces boilerplate by combining input schema, permission checks, and execution callbacks into a single declaration.
Meridian48 take
The Abilities API is a pragmatic infrastructure play that makes WordPress more interoperable with AI agents, but its real value may be in simplifying plugin development for humans.
Read the full reporting
The Abilities API: Teaching Your Site to Say 'Here's What I Can Do' →
DEV Community
wordpressapi