Filter: gf_zero_spam_ai_provider
Modifies the AI provider used for the current classification request.
Return an empty string to use the WordPress AI Client default provider.
Parameters
| Name | Type | Description |
|---|---|---|
| $provider_id | string | Provider ID, or empty string for automatic selection. |
| $context | string | Either "review" or "rescue". |
| $form | array | The form currently being processed. |
| $entry | array | The entry currently being processed. |
Since
- 1.9.0
Source
Defined in includes/class-gf-zero-spam-ai-review.php at line 1175