Abilities API: Authentication#1122
Merged
Merged
Conversation
…i-plugin-settings-restrict-content
…i-plugin-settings-restrict-content
…strict-content' into abilities-api-authentication
n7studios
changed the base branch from
abilities-api-plugin-settings-restrict-content
to
abilities-api
July 8, 2026 08:03
WordPress Playground🚀 Your PR has been built and is ready for testing in WordPress Playground! |
WordPress Playground🚀 Your PR has been built and is ready for testing in WordPress Playground! |
1 similar comment
WordPress Playground🚀 Your PR has been built and is ready for testing in WordPress Playground! |
n7studios
marked this pull request as ready for review
July 22, 2026 07:57
noelherrick
approved these changes
Jul 23, 2026
noelherrick
left a comment
Contributor
There was a problem hiding this comment.
It looks like this PR has two unrelated changes (MCP and restricted content) - please do split these large PRs up 😄
Contributor
Author
@noelherrick sorry about that - hadn't realised the two were in the single PR. My mistake. |
Abilities API: Category Settings
Abilities API: Post Settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds authentication and instructions for connecting AI clients to the Kit WordPress Plugin MCP.
Testing
PluginSettingsMCPCest:testGenerateAndRevokeApplicationPassword: Tests that generating and revoking an Application Password works with no errors and that the MCP server is accessible using the Authorization Header generated via the Application Password.Checklist