Skip to main content

Action: gf_zero_spam_token_rejected

Fires when a submission is rejected by the Zero Spam token check.

Parameters

NameTypeDescription
$reason_codestringRaw rejection reason code. Accepted values: token_missing, bad_format, expired, form_mismatch, sig_invalid, legacy_missing, legacy_invalid.
$formarrayThe form currently being processed.
$entryarrayThe entry currently being processed. Note: pre-save entry; no ID yet.

Since

Source

Defined in includes/class-gf-zero-spam.php at line 574