Abilities API: Plugin Settings: General#1116
Conversation
WordPress Playground🚀 Your PR has been built and is ready for testing in WordPress Playground! |
|
@ciccio-kit I accidentally closed the last PR for this, so to answer your questions:
Correct and resolved.
Changed to |
e9c536c to
445903d
Compare
WordPress Playground🚀 Your PR has been built and is ready for testing in WordPress Playground! |
…cast Abilities API: Plugin Settings: Broadcasts
WordPress Playground🚀 Your PR has been built and is ready for testing in WordPress Playground! |
Summary
Registers get and update abilities (MCP tools) for the Plugin's General Settings (Settings > Kit > General), so an MCP client can fetch and update settings.
Secret credentials, such as API Keys and OAuth Tokens, cannot be read or updated.
Testing
MCPSettingsGeneralTest: Tests that MCP tools are registered, permissions are honored and get/update tools work for the Plugin's general settings.Checklist