• I want to have a little section on my site that lists the most recent 5 posts from a category as a list.

    I know there is an easy way to do it, I just can not see it in the codex.

    Any ideas?

    What the code might look like:

    <h3>hot</h3>
    <ul>
    <li>the post title from category hot</li>
    </ul>

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Listing Posts in a Category’ is closed to new replies.