Forums

Displaying Latest Posts (2 posts)

  1. Abominable
    Member
    Posted 4 years ago #

    I'm Looking for a very simple plugin or code that displays links to just the most recent posts in the sidebar. There is a sidebar widget (in K2 Theme) that does this but it is not customizable.

    I have found a couple plugins that doe this but they all add other stats about each post (like date, author ect!)

  2. aar0on
    Member
    Posted 4 years ago #

    This will show the 8 latest posts. Change the 8 to any other number you like.

    <?php wp_get_archives('type=postbypost&limit=8'); ?>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.