Forums

[resolved] How do i build 'recent posts' into the theme's sidebar? (2 posts)

  1. alittle116
    Member
    Posted 2 years ago #

    I am working on a custom theme... my question is how do I add a list of the 5 most recent articles into the theme's template, such as the sidebar.php file?

    thanks!

  2. alittle116
    Member
    Posted 2 years ago #

    i got it, looks something like this:

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

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.