Hi folks, I got a doubt.
Let's suppose I got one article and I want to add some random/replaceable fields through a link. For example:
mysite.com/?p=2053&name=Michael&state=Oklahoma
I wonder if it would be possible to inform a value in the link and it would be replaced in the article where I've pointed the variables. Let's suppose with the link above I have in the article the text like:
bla bla bla bla [name] blabla bla bla bla [state] and all [name] and [State] would be replaced by "Michael" and "Oklahoma" as I've informed in the link.
Is there any way to do it? How can I achieve that? A step by step will be appreciated or any plug-in to achieve it.
Thanks in advance.