• Resolved kosmikkreeper

    (@kosmikkreeper)


    Hello

    I’d like to add Google reCAPTCHA to my login page but none of the plugins I found seem to work on my front end login page.

    Is there a way to add reCAPTCHA to my page that has [uo_login_ui]?

    Thanks!

    Yanik

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • HI, have you had any luck with this query? seeking same.

    Plugin Author Uncanny Owl

    (@uncannyowl)

    It is possible but would require some development. There’s a hook you could use for “after_uo_login_ui”, so something like add_action(‘after_uo_login_ui, ‘[your function]’); could work. Right now it’s not possible without development, and while we may consider adding it, there’s no ETA for that. If it’s something you need to integrate easily now, it may be easier to switch to a login tool that supports it natively instead of our module.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘reCAPTCHA and front end login’ is closed to new replies.