Abilities Explorer
Browse all registered WordPress abilities with full schema details
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/stoph/abilities-explorer/archive/refs/heads/main.zipBrowse all registered WordPress abilities with full schema details and execute them via REST API.
Adds a page under Tools > Abilities Explorer that lists every ability registered with the WordPress Abilities API. For each ability you can view:
- Input/output JSON schemas
- Annotations (read-only, destructive, idempotent)
- MCP capability flag
- REST availability — with an inline execute modal for testing