using recaptcha login
-
hi
im using wp support pluswhen user go to page to login he can login with username and pass
but i want to active google recaptcha here in this main page of login page .google give me 2 links :
Paste this snippet before the closing </head> tag on your HTML template:
<script src=’https://www.google.com/recaptcha/api.js’></script>Paste this snippet at the end of the <form> where you want the reCAPTCHA widget to appear:
<div class=”g-recaptcha” data-sitekey=”**********”></div>i dont know how to make it.
plz help me tnx
The topic ‘using recaptcha login’ is closed to new replies.