Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Add storage hooks for custom credential management#45

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

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

Conversation

@chubes4

@chubes4 chubes4 commented Jan 18, 2026

Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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