Filter/Hook to conditionally show captcha
-
I’ve accepted the free trial to test conditionally hiding the recaptcha based on a PHP function result.
I am trying to hide the ReCaptcha from China IP addresses, because ReCaptcha is blocked for them.
I have tried to hook into c4wp_login_captcha_filter, but that doesn’t seem to do anything at any priority, setting true or false.
Is there another hook I can use?
I see a mention of anr_verify_captcha_pre in the changelog, but that hook doesn’t seem to exist anymore.
Happy to subscribe and pay premium if this is possible?
Thanks
James
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Filter/Hook to conditionally show captcha’ is closed to new replies.