• masterwin

    (@masterwin)


    Hi

    i like to pass the custom query string to single.php

    i can do like

    ?thumb=200″>

    and i can get at single.php as

    echo get_query_var(‘thumb’);

    if i do this..the url like postname /?thumb=200

    but i need to look like postname/200/

    how can we do this?

    Thanks in advance

  • The topic ‘custom query string to single.php’ is closed to new replies.