Title: SimplePie Plugin
Last modified: August 19, 2016

---

# SimplePie Plugin

 *  Resolved [wealthontap](https://wordpress.org/support/users/wealthontap/)
 * (@wealthontap)
 * [17 years ago](https://wordpress.org/support/topic/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 = "http://pipes.yahoo.com/pipes/pipe.run?_id=EPadBL5F3hGMtV2MwjSbTQ&amp;_render=rss&amp;keyword=".single_tag_title();
       echo SimplePieWP($feed);
       ?>
       ```
   
 * Cheers,
    Mike.

Viewing 1 replies (of 1 total)

 *  Thread Starter [wealthontap](https://wordpress.org/support/users/wealthontap/)
 * (@wealthontap)
 * [17 years ago](https://wordpress.org/support/topic/simplepie-plugin/#post-1083250)
 * Never mind I needed to use…
    `<?php $current_tag = single_tag_title("", false);?
   >` …to return the value into a variable.

Viewing 1 replies (of 1 total)

The topic ‘SimplePie Plugin’ is closed to new replies.

## Tags

 * [simplepie](https://wordpress.org/support/topic-tag/simplepie/)

 * 1 reply
 * 1 participant
 * Last reply from: [wealthontap](https://wordpress.org/support/users/wealthontap/)
 * Last activity: [17 years ago](https://wordpress.org/support/topic/simplepie-plugin/#post-1083250)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
