show the excerpt() in recent post

Discussion in 'WordPress' started by riple, Jun 8, 2010.

  1. #1
    how to show the excerpt() in recent post. please give me suggestion!
     
    riple, Jun 8, 2010 IP
  2. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #2
    replace <?php the_content(); ?> tag with <?php the_excerpt(); ?>
     
    Jalpari, Jun 8, 2010 IP
  3. Boogy

    Boogy Active Member

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #3
    Are you talking about the recent posts widget? You might need to hard code this on the side bar and add the excerpt code Jalpari mentioned above.
     
    Boogy, Jun 9, 2010 IP