• Resolved myasirhussain

    (@myasirhussain)


    Hello,
    i have created a custom login page through wp_login_form() fuction. but when we add a credential on it it will redirect wp-login.php/?wpe-login=true i want to redirect it custom-page/?wpe-login=true and show verification form here.
    Thanks and Regard,
    M.Yasir

Viewing 1 replies (of 1 total)
  • Plugin Author Kaspars

    (@kasparsd)

    Hi @myasirhussain! The plugin can only display the second-factor input on the default login page by design.

    You can pass the hidden redirect_to input field on the login form to redirect users to a certain page after they have entered their username and password, and the second factor verification.

Viewing 1 replies (of 1 total)
  • The topic ‘redirect wp-login.php/?wpe-login=true to custom-page/?wpe-login=true’ is closed to new replies.