Adding an RSS feed to Wordpress

Discussion in 'XML & RSS' started by mikebrad0927, May 22, 2006.

  1. #1
    Not sure if this should go in this forum or the blogging forum. In any case, here goes. Anyone know how to add an rss feed to a post in wordpress? I'm trying to make a few posts about ebay and include their rss feed in the post.
     
    mikebrad0927, May 22, 2006 IP
  2. fsmedia

    fsmedia Prominent Member

    Messages:
    5,163
    Likes Received:
    262
    Best Answers:
    0
    Trophy Points:
    390
    #2
    You could use a javascript RSS parser and/or use PHPexec and find a PHP parser if you want. Lastly, you could add it into the template if you want to have it in every post.
     
    fsmedia, May 22, 2006 IP
  3. Foxy

    Foxy Chief Natural Foodie

    Messages:
    1,614
    Likes Received:
    48
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Foxy, May 22, 2006 IP
  4. mikebrad0927

    mikebrad0927 Peon

    Messages:
    266
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yeah, I just came back to post some clarification. I don't want it in every post, so I can't mod the template. I've used MagpieRSS, php2html, and others before.

    The problem I'm having is getting the php into a single post without changing the template. Do you know of a way to get php into a single wordpress post? I guess I could make the pages static, I just don't want to.
     
    mikebrad0927, May 22, 2006 IP
  5. fsmedia

    fsmedia Prominent Member

    Messages:
    5,163
    Likes Received:
    262
    Best Answers:
    0
    Trophy Points:
    390
    #5
    You could use PHPexec or runPHP to exec PHP code in a post.
     
    fsmedia, May 22, 2006 IP
    mikebrad0927 likes this.
  6. mikebrad0927

    mikebrad0927 Peon

    Messages:
    266
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks a bunch, I didn't know about that plugin.

    rep +1
     
    mikebrad0927, May 22, 2006 IP