captcha for pagerestrict plugin
-
Hi,
I want to add captcha in my pagerestrict plugin . please help me where o add these line in file:-
if( function_exists( ‘cptch_display_captcha_custom’ ) ) { echo ““; echo cptch_display_captcha_custom() } ;
if( function_exists( ‘cptch_check_custom_form’ ) && cptch_check_custom_form() !== true ) echo “Please complete the CAPTCHA.”
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘captcha for pagerestrict plugin’ is closed to new replies.