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

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -