SimplePie Plugin
-
Hi there, I have a feed which I created with Yahoo Pipes and I would like to append the tag so that it pulls content related to the tag however I can’t seem to get it to work.
This is what I have at the moment, any suggestions would be much appreciated.
<?php $feed = "https://pipes.yahoo.com/pipes/pipe.run?_id=EPadBL5F3hGMtV2MwjSbTQ&_render=rss&keyword=".single_tag_title(); echo SimplePieWP($feed); ?>
Cheers,
Mike.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘SimplePie Plugin’ is closed to new replies.