Unique URL Redirects
-
Hi,
I want to use this plugin to Autologin and redirect users to their support tickets or failed payment pages. These URLs are unqiue, with numbers appended to them or tokens.
Is there a way to simply append the autologin parameters and JWT token to unique URL (ex. /subscriptions/1234?rest_route=/simple-jwt-login/v1/autologin&jwt=JWT or /ticket/3039/?rest_route=/simple-jwt-login/v1/autologin&jwt=JWT) instead of redirecting the user to a static homepage or static unchanging custom URL?
I thought about a wildcard or regex
Has anyone done this?
Could I see an example of how it would be done?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Unique URL Redirects’ is closed to new replies.