In Wordpress, how can a page display the parameter that was sent to it -
a wp page being linked posts , appears can improved setting posts use text parameter, :
http://www.example.com/thepage?param=text1
i couldn't find how can display 'text1' parameter within page - if @ possible.
your appreciated.
find template being used page. can grab value in header or in body. if want display value use following code.
if want use variable other purpose, assign variable.
Comments
Post a Comment