want to add and validate captcha on comment and create group form in buddypress
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘want to add and validate captcha on comment and create group form in buddypress’ is closed to new replies.
developer
@ajaysingh-1
9 years, 2 months ago
want to add and validate captcha on comment and create group form in buddypress
i am currently using the latest version of wordpress and buddypress with default theme
as i mention i want to place a captcha on comment and create a group form of buddypress which is done but only part is pending that is validation part
if user click on post button or replay to the comment then a custom function call and checks the captcha entered is valid or not
same thing i want in
create a group
formall i want is hooks and how to implement them on both forms
anyone?