• Hey,
    I’m trying to have a single login page that will redirect to passworded pages once a correct password is entered.

    I need this to be dynamic and respond to multiple passworded pages. I know I can POST the password into the login box for the page, but I would rather bypass that extra step for the user.

    Any ideas?

    Need more details?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    For that you need to modify the core wordpress file and you can do it from the wp-login.php

    Thanks,

    Shane G.

    Thread Starter jonizen

    (@jonizen)

    Really? This isn’t related to logging a user in, this is about viewing passworded posts.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Password protection’ is closed to new replies.