Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to have users redirect to home page instead of wp-login,php if password entered is invalid

Viewing 2 replies - 1 through 2 (of 2 total)
  • Any suggestions is welcome please.

    @testingdemogmailcom

    Participant

    Find this login form where ever you had put in site.

    In form tag just replace action siteurl(‘wp-login.php’,’login_post’);
    to
    action = siteurl(‘yourfilename’,’login_post’);

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to have users redirect to home page instead of wp-login,php if password entered is invalid’ is closed to new replies.
Skip to toolbar