logo
Ask your WordPress questions! Pay money and get answers fast! (more info)

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.

$3
Plugins for mixing RSS feeds together, with items mixed on date?

On Codewi.se we grab RSS feeds and show the results. But what about when I want to take several RSS feeds and combine it into one display, with all the different items, from RSS feed, being intermingled based on their date? Is there a plugin for that?

Lawrence Krubner | 05/22/11 at 10:47am Edit
Tutorial: How to assign prize money


(3) Possible Answers Submitted...

See a chronological view of answers?

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

  • avatar
    Last edited:
    05/22/11
    11:00am
    Ivaylo Draganov says:

    You could use Yahoo Pipes or another similar tool to stitch the feeds together (at the same time ordering by date, trimming and so on). Or you could use the SimplePie library that's included with WordPress - it can also process multiple feeds.

    I'm not sure whether there's a plugin for that. I've written a function that I use with SimplePie on a couple of sites. It's based around this:
    http://pastebin.com/n7D6jLWi

    I think you can pass it an array of feed URLs. You'd have to dig into SimplePie's documentation though and adapt the function's output and parameters to suit your needs.

  • avatar
    Last edited:
    05/22/11
    11:54am
  • avatar
    Last edited:
    05/23/11
    2:48am
    senlin says:

    I do the same on this site. To accomplish this I use the FeedWordPress plugin in combination with earlier mentioned Yahoo Pipes.

This question has expired.





Current status of this question: Community pot



Please log in to add additional discourse to this page.





Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.