Check Recaptcha Result with PHP variable
-
Hello there,
I have a custom function which is called using the wpcf7_mail_sent hook. Within that function I should check whether the form submission has passed the recaptcha check. Is there any way I can access the Recaptcha result (pass or fail) from a custom function? I can access the g-recaptcha-response POST variable, however as you know I cannot check this a second time, since each token can only be checked once.
Thanks a lot!
Kind regards,
Romeo
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Check Recaptcha Result with PHP variable’ is closed to new replies.