Action: wu_captcha_after_validation
Fires after the provider validates the token, before block list checks.
Parameters
| Name | Type | Description |
|---|---|---|
| $result | array | Validation result with 'success', 'error_code', 'message'. |
| $token | string | The token that was validated. |