• Resolved ysidro

    (@ysidro)


    I have activated the use of reCAPTCHA in the login and registration pages, for the wp-login.php page it works perfectly, my problem is with my custom login page that I have created using the wp_login_form() function doesn’t work, and it doesn’t add the necessary token for reCAPTCHA to detect it.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support wfphil

    (@wfphil)

    Hi @ysidro

    You will see in our documentation:

    Please note that our Google reCAPTCHA feature currently only works for the default WordPress login and registration pages and may not work on custom login and registration pages

    https://www.wordfence.com/help/login-security/#captcha-options

    Thread Starter ysidro

    (@ysidro)

    I understand, some suggestion at this point, because I have analyzed that they make an insertion of an input with the encrypted token, I could try to do the same but I don’t know since which function is executed the script that inserts the token.

    Thread Starter ysidro

    (@ysidro)

    I have manually inserted the reCaptcha 3 script into each form on the page, and I don’t want to disable it for the login.

    Plugin Support wfphil

    (@wfphil)

    Hi @ysidro

    Thank you for the update.

    We currently don’t support custom generated login pages for the CAPTCHA feature in our plugin.

    Thread Starter ysidro

    (@ysidro)

    could this support be expected in the future?

    Plugin Support wfphil

    (@wfphil)

    Hi @ysidro

    We may provide support for one plugin that generates custom login and registration forms, only because it has several million active users, but implementing this is not guaranteed. If that is implemented then it will be mentioned in our changelog page here.

    We cannot provide support for bespoke customisations, or for lots of plugins that generate custom login and registration forms as we simply wouldn’t be able to devote the time needed for ongoing development and quality assurance testing.

    Thread Starter ysidro

    (@ysidro)

    rather than a specific plugin, you might think about adding this support to the native Wordrpess “wp_login_form ()” function

    Plugin Support wfphil

    (@wfphil)

    Hi @ysidro

    One of our developers says that providing support for that function would be a good idea to implement in the future so keep an eye on our changelog.

    Thread Starter ysidro

    (@ysidro)

    That sounds great, I’ll be looking forward to implementation, because I prefer to use the native functions for my development than to use plugins, echo Wordfence Security is one of the only 3 plugins I implement.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘reCAPTCHA Custom Login Page Doesn’t Work’ is closed to new replies.