aditinal http get value in blog links
-
Hi I was wondering if anyone could help me.
I would like all links on my blog to have a custom value appended to its URL. So in php I can use $_REQUEST[‘x’] to see what this value is.
Eg,
https://site.com/wordpress/?p=1&x=value#comments
and
https://site.com/wordpress/diablo/?page_id=3&x=valueSo I need someway to modify all the URLS wordpress generates to have “&x=value” in the appropriate place.
Any suggestions are welcome. Thanks
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘aditinal http get value in blog links’ is closed to new replies.