• Hi, and thanks for this great plugin.
    I’m creating a multilingual site and I’m facing a little problem:
    The redirect URL always goes to the same language.
    If it were possible to filter that setting, I could send each user to the proper language page instead of to a hardcoded one.

    If you have an idea on how can I solve this, it’ll be great.
    If not, just take this as a suggestion to your consideration.

    Regards.

    https://wordpress.org/plugins/ajax-bootmodal-login/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alimir

    (@alimir)

    Hello pauloc
    I will check this problem for the next version.

    Thread Starter pauloc

    (@pauloc)

    I think I’ve found a bug. In authentication.php when filtering the message (line 227), there is not $user_login value for the filter to work and I think it should be passed to the filter too:
    $message = apply_filters( 'retrieve_password_message', $message, $key, $user_login );

    It also would be great if there were a password reset form different from the WordPress native one.

    Cheers again for the plugin, it’s great!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Filters could be a good idea’ is closed to new replies.