Filter: gf_zero_spam_ai_confidence_threshold
Modifies the AI confidence threshold for the current context.
Return any value from 0.5 to 1; use the $context and $form arguments for context-specific and per-form overrides.
Parameters
| Name | Type | Description |
|---|---|---|
| $threshold | float | Confidence threshold. |
| $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 1279