need help with wordpress

Discussion in 'WordPress' started by z80039, Sep 30, 2007.

  1. #1
    What is the code for the last posts ? and how can I add them to my existing sidebar. I don't want to add widgets.

    thanks
     
    z80039, Sep 30, 2007 IP
  2. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #2
    <?php wp_get_archives('type=postbypost&limit=15'); ?>
    Code (markup):
     
    mizaks, Sep 30, 2007 IP
    z80039 likes this.
  3. z80039

    z80039 Well-Known Member

    Messages:
    517
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    130
    #3
    Thanks , Rep added
     
    z80039, Sep 30, 2007 IP