Filter: classifai_provider_credentials
Filter the credentials for the Provider.
Parameters
| Name | Type | Description |
|---|---|---|
| $credentials | array | The credentials for the Provider. |
| $provider_id | string | The ID of the Provider. |
| $feature_id | string|null | The ID of the Feature, or null if not set. |
| $feature_provider_settings | array | The Provider specific Feature settings. |
Since
- 3.8.0
Source
Defined in includes/Classifai/Providers/Provider.php at line 253
Returns
The filtered credentials.