Skip to content

Add storage hooks for custom credential management#45

Open
chubes4 wants to merge 4 commits intoWordPress:trunkfrom
chubes4:feature/custom-credential-storage
Open

Add storage hooks for custom credential management#45
chubes4 wants to merge 4 commits intoWordPress:trunkfrom
chubes4:feature/custom-credential-storage

Conversation

@chubes4
Copy link

@chubes4 chubes4 commented Jan 18, 2026

Adds hooks to allow custom credential storage locations.

Resolves #44 by providing two new hooks:

  • wp_ai_client_credentials: Filter to override credential retrieval
  • wp_ai_client_update_credentials: Action to handle credential updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add WordPress multisite support (network-wide credentials storage)

1 participant