• Resolved XU3E

    (@angelxube)


    When i check Enable CAPTCHA on custom login form, captcha will not show on wp_login_form() function.

    Do i need add any specific filter or follow any specific steps to render captcha on wp_login_form()? Is there any documentation how to add captcha for custom login form function?

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @angelxube,

    The filters being used are login_form_middle and login_form_bottom to add captcha filed and script.

    Also the authenticate filter beings used on submit action the validate the captcha.

    you should enable both custom login and login captcha and cross check.

    Regards

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.