apply_filters( 'classifai_{feature}_providers', $providers ) → {array}
Filter the feature providers.
Parameters:
Name | Type | Description |
---|---|---|
$providers |
array | Feature providers. |
- Since:
- 3.0.0
- Source:
Returns:
Filtered providers.
- Type
- array