All:
I am in the midst of transitioning a self build affiliate rewards site to wordpress.
previously, i had used the following code to append the user's name to the link:
<a href='$link".str_replace("tracking",$_SESSION['tracking'],$idcode)."' target='_blank'><img src='$image'/></a>
where the link was the destination. I am unsure how to accomplish the same thing in wordpress, specifically around which worpdress files to modify.
any thoughts/suggestions are appreciated.
Best,
dave