Hi all,
I want to transfer some php variables via a URL (using the GET method). Short of hardcoding them into my theme, does anyone know of a good way to achieve this?
Hi all,
I want to transfer some php variables via a URL (using the GET method). Short of hardcoding them into my theme, does anyone know of a good way to achieve this?
I would think that the only way to do this would be to hard code it.
Yeah I think your right - the only way I managed to do it is the PHP-To-Page plugin and hardcode it. Though I found this which might be useful to someone else: http://wordpress.org/support/topic/passing-variables-using-the-permalink-structure
You must log in to post.