apply_filters( 'classifai_recommendation_service_providers', $providers ) → {array}
Filter the service providers for Recommendation service.
Parameters:
Name | Type | Description |
---|---|---|
$providers |
array | Array of available providers for the service. |
- Since:
- 3.0.0
- Source:
Returns:
The filtered available providers.
- Type
- array