Passing parameters via URL -> static page
-
Guys & Gals,
I am using the TwentyEleven theme, and would like to pass a variable (called “refid”) to a static page (called “Welcome”). I’ve got the basic HTML coded for that page in my pages section.
How do I get the “Welcome” page to parse the value being passed into WordPress via the URL (eg. https://www.myurl.com/?refid=somevalue)?
After the value is parsed into the “Welcome” page, I would like it to do an “a href” like this:
https://(value passed into ‘refid’).GoToSomeOtherURL.com
Your help here would be greatly appreciated!
Sincerely,
Greg Granger
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Passing parameters via URL -> static page’ is closed to new replies.