• Resolved dunnydf

    (@dunnydf)


    Hi all,

    When using Better Notifications for WordPress I want to use a custom set pass word page. ?Better notifications currently generates:-

    https://<MY DOMAIN>/wp-login.php?action=rp&key=2KWsoWj3qhhkr0YiKGtO&login=Donny%20Gall

    And I would like to generate a URL that looks like this:-

    https://<MY DOMAIN>/my-login-pagephp?action=rp&key=2KWsoWj3qhhkr0YiKGtO&login=Donny%20Gall

    Is there a shortcode to just grab the ‘key’ parameter so I can construct my own URL?

    Thanks

    D

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author bnfw

    (@voltronik)

    Hi @dunnydf,
    Thanks for your message.

    There isn’t a shortcode for the key however, you can achieve this through a regex redirect. You should be able to use this support document as a guide on how to do this: https://betternotificationsforwp.com/documentation/compatibility/paid-memberships-pro/

    Let me know if this helps.

    Thread Starter dunnydf

    (@dunnydf)

    Thankyou. This isn’t the right solution for me but thanks for the reply. It is a shame as being able to access the key before sending out the notification would be immensely useful.

    Regards

    Plugin Author bnfw

    (@voltronik)

    Hi @dunnydf,
    No problem. I understand.

    Just a thought – you could always hide the whole URL behind a link and then you wouldn’t see it too.

    Thread Starter dunnydf

    (@dunnydf)

    Thankyou – what I am trying to achieve though is to get the user to navigate to my passwored setup page with their username and email address populated. I can do this OK but I need to include the key in my url.

    Thanks

    Plugin Author bnfw

    (@voltronik)

    Hi @dunnydf,
    Ah, I see.

    Which notification is this for and are you using single or multisite?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to construct own login URL with user key’ is closed to new replies.