[Plugin: Redirection] Capturing parts of pass-through URL
-
Great plugin! ??
Briefly, my scenario is:
/member/username (pass-through redirect)
should redirect to https://localhost/member WP page which contains a WP shortcode to run code.
The code that the shortcode runs needs to get username from the pass-through redirect.
Previously I have used $query_vars with the WP re-write, is there a way to get this with Redirect plugin where username can be a wild card? ie. anything and capture the redirect URL (eg /members/simon, /members/patricia or /members/paul)?
Many thanks for your help.
- The topic ‘[Plugin: Redirection] Capturing parts of pass-through URL’ is closed to new replies.