recaptcha
-
I have a front end registration form to which I have added:
<? require_once( ABSPATH.'wp-content/plugins/cimy-user-extra-fields/recaptcha/recaptchalib.php'); echo recaptcha_get_html('site_key'); ?>
where the site_key is the number I have from my keys
when the form loads I get the old style recpathca not the new I am not a robot -if I go to:
https://mw2017.museumsandtheweb.com/wp-login.php?action=register
I see the new recpatcha suggesting I have configured the plug in correctly.
How do I get the new recaptcha style on my front end form?
Many thanks
https://www.ads-software.com/plugins/cimy-user-extra-fields/
- The topic ‘recaptcha’ is closed to new replies.