Forums

Transfer PHP Variables in WP URL (3 posts)

  1. MeltingDog
    Member
    Posted 5 months ago #

    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?

  2. justingreerbbi
    Member
    Posted 5 months ago #

    I would think that the only way to do this would be to hard code it.

  3. MeltingDog
    Member
    Posted 5 months ago #

    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

Reply

You must log in to post.

About this Topic