Your cart is currently empty!
Captcha for Affiliate Registration & Login Pages
—
by
Hi,
Just wanted to know a way to add Captcha to registration form page & Login page for the affiliates.
We have been receiving tons of span registrations even after integrating math captcha on all WP forms.
Is there any plugin that can be added? Or does reCaptcha work on same lines as your ‘group newsletter’ plugin (my guess)!
Thanks in advance 🙂
Posted in Affiliates Enterprise
Comments
One response to “Captcha for Affiliate Registration & Login Pages”
Hi,
There are two filters that are used to customize the CAPTCHA used:
– affiliates_captcha_get
– affiliates_captcha_validate
Please see http://api.itthinx.com/affiliates/class-Affiliates_Utility.html for the parameters these use. You can basically substitute the field that is output and the validation with the one of your choice so these are used on the registration form instead.