S2 ProForms Login with recaptchas

The free version of S2member uses the Wordpress login page, which can be secured with recaptcha plugins. The Pro version uses shortcodes for login forms, which adds more flexibility. However, recaptchas in S2member are only available for registration forms, not login forms. Is there any way to add recaptchas to the shortcode for login forms?

2 Likes

Hi Rodrigo.

The current implementation doesn’t include it. I’m adding this request to my list with your vote.

It might be possible for you to customize the login form to add the captcha. See this file and the action hooks available: s2member-pro/src/includes/classes/login-widget.inc.php

I hope that helps. :slight_smile:

1 Like