Forums

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

  1. alittle116
    Member
    Posted 7 months 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 7 months ago #

    i got it, looks something like this:

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

Reply

You must log in to post.

About this Topic

Tags

No tags yet.