View Single Post
Old 2009-04-09, 02:46 PM   #10
hashbury
My name is hashbury not assburry
 
hashbury's Avatar
 
Join Date: Oct 2007
Location: Tampa
Posts: 1,125
I had to add it to the function
Code:
function the_permalink_rss() {
	echo apply_filters('the_permalink_rss', get_permalink()). '?aff_link_id=' .$_GET['aff_link_id'];
Thank so much for your help
__________________
Sig Goes Here!
hashbury is offline   Reply With Quote