Title: Remove Links From Aggregation Source
Last modified: August 20, 2016

---

# Remove Links From Aggregation Source

 *  Resolved [SEMTruth](https://wordpress.org/support/users/semtruth/)
 * (@semtruth)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/remove-links-from-aggregation-source/)
 * I am hoping to work with source feeds that include links within the RSS feeds
   and am hoping to be able to remove these links using something like php str_replace.
   Is the feed aggregation plugable and open for a function to be run prior to creating
   and posting the aggregated content?
 * I would greatly appreciate you pointing me in the right direction.
 * [http://wordpress.org/extend/plugins/feedwordpress/](http://wordpress.org/extend/plugins/feedwordpress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [C. Johnson](https://wordpress.org/support/users/radgeek/)
 * (@radgeek)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/remove-links-from-aggregation-source/#post-3294316)
 * Hi there,
 * Yes, there are a fair number of pluggable filter hooks that you can use to affect
   the content and the other properties of incoming syndicated posts. Based on your
   description it sounds like the best bet for what you want to do would be the `
   syndicated_item_content` filter, which is documented here:
 * [http://feedwordpress.radgeek.com/wiki/syndicated_item_content/](http://feedwordpress.radgeek.com/wiki/syndicated_item_content/)
 * Let me know if this helps.
 * Cheers,
    -C

Viewing 1 replies (of 1 total)

The topic ‘Remove Links From Aggregation Source’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/feedwordpress_a6a79a.svg)
 * [FeedWordPress](https://wordpress.org/plugins/feedwordpress/)
 * [Support Threads](https://wordpress.org/support/plugin/feedwordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/feedwordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/feedwordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/feedwordpress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [C. Johnson](https://wordpress.org/support/users/radgeek/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/remove-links-from-aggregation-source/#post-3294316)
 * Status: resolved