Last posts in WordPress

Discussion in 'WordPress' started by mmariusel, May 15, 2006.

  1. #1
    I want the last posts in my blog ( http://www.fastlink2.com/blog/ ) to be displayed in another page. Something like last 5 posts. Does anybody use or know a plugin for WordPress doing this?

    Thank you.
     
    mmariusel, May 15, 2006 IP
  2. websiteideas

    websiteideas Well-Known Member

    Messages:
    1,406
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    130
    #2
    How about using the rss feed. Just add /feed to the end of your url for the address for the builtin rss feed.
     
    websiteideas, May 15, 2006 IP
  3. mmariusel

    mmariusel Well-Known Member

    Messages:
    562
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    135
    #3
    Hi, thank you for the response but I am looking is a php script solution. Since I am hosting the blog and the website in the same domain I was thinking at a php include script.

    Is kind of weird to parse the XML when I have acces to the DB allready.
     
    mmariusel, May 15, 2006 IP
  4. cormac

    cormac Peon

    Messages:
    3,662
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #4
    cormac, May 15, 2006 IP
  5. mmariusel

    mmariusel Well-Known Member

    Messages:
    562
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    135
    #5
    I allready resonded above that a RS parsing solution will be to slow because the headlines will be hosted on same server so I would rater use a database grabbing.
     
    mmariusel, May 15, 2006 IP
  6. mmariusel

    mmariusel Well-Known Member

    Messages:
    562
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    135
    #6
    I researched the topic and find a solution:

    I will implement in one website and post a link for the ones with interest on this topic.
     
    mmariusel, May 16, 2006 IP