Viewing 4 replies - 1 through 4 (of 4 total)
  • jcnetsys

    (@jcnetsys)

    This will be in the next update.

    This will probably be done more effectively be the developer, but you can edit login.php to pseudo-fix this. Find the form and change the action parameter to:

    <?php echo "http://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'] ?>

    It’s working for me, at least. Currently. 🙂

    Thanks for that cliffseal. It will be fixed in next update.

    Great! Sorry for being so hack-ish.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Password Protect WordPress] Link redirection’ is closed to new replies.