You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connectors: Improve error handling in AI client integration.
- Change catch blocks from `\Error` to `Exception` (global namespace).
- Add `_doing_it_wrong` when an unregistered provider ID is passed.
- Add `wp_trigger_error` to surface exception messages in catch blocks.
- Change `_wp_connectors_set_provider_api_key` to return `bool`.
Co-Authored-By: Claude Opus 4.6 <[email protected]>
0 commit comments