Add Captcha in WordPress custom form
-
I have contact form in my site and using below code to add contact form. Can any body tell me how to add Captch in below code?
[contact-form to='emailaddress'][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Subject' type='text' required='1'/][contact-field label='Comment' type='textarea' required='1'/][/contact-form]
Kindly share your experience to add Captcha in above code. I am using Specular wordpress theme.
The topic ‘Add Captcha in WordPress custom form’ is closed to new replies.