• Resolved capsulebb

    (@capsulebb)


    Is it possible to override the wp-login.php with your plugin?

    This is used when a logout user want to post comments under an article.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Max K

    (@kaminskym)

    Hi,

    This will be possible in a next version.

    Also, for example, you could try to attach modal to the register link:

    https://ww.wp.xz.cn/support/topic/comments-login-2/

    Regards, Max

    Thread Starter capsulebb

    (@capsulebb)

    It works well, thank you!

    Plugin Author Max K

    (@kaminskym)

    Great!

    Thread Starter capsulebb

    (@capsulebb)

    Just to let you know that I am still looking forward for the next version, as I found that some other places are still calling the wp-login.php. (e.g. when the user type in a wrong password).

    Thread Starter capsulebb

    (@capsulebb)

    hi @kaminskym, there is a place where the modal is acessing the wp-login.php. can you please check?

    the problem happens when a user type a wrong password and in the error message above where it says:

    ERROR: Invalid username. Lost your password?

    the lost your password link goes to wp-login?action=lostpassword. i think it will be better to direct to the reset password modal (or the inline page if not possible).

    thanks!

    Thread Starter capsulebb

    (@capsulebb)

    fixed with alternate solution

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Override wp-login.php’ is closed to new replies.