Quote:
	
	
		| 
					Originally Posted by Magnie
					
				 Well... you will need to replace ':EXTRAFEED:' with:
 $article_content = $article_content.$extrafeed;
 
 Otherwise you might need to put it in 'functions.php' where it loads the variable. I'm not fully sure of what you want though, sorry.
 
 Or where you have ':EXTRAFEED:' have:
 
 $efeed = getextrafeed()
 
 $article_content = $article_content.$efeed
 
 which should get the returned variable. :)
 | 
	
 I'll try that now that I have a day off.  We've been super busy for retail.