Title: Post Archive?
Last modified: August 19, 2016

---

# Post Archive?

 *  [michaelmcguk](https://wordpress.org/support/users/michaelmcguk/)
 * (@michaelmcguk)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/post-archive-1/)
 * Hello,
 * I was wondering if there was a plugin to list an archive of posts made on a WP
   site?
 * Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Jeremy Clark](https://wordpress.org/support/users/jeremyclark13/)
 * (@jeremyclark13)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/post-archive-1/#post-699507)
 * That’s builtin already, perhaps being a little more specific in what your wanting
   to accomplish.
 *  Thread Starter [michaelmcguk](https://wordpress.org/support/users/michaelmcguk/)
 * (@michaelmcguk)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/post-archive-1/#post-699508)
 * Hmm, maybe I removed it, when I was editing it heh.
 * Can you please tell me the line I require to generate the list?
 * Just so it shows something like:
 * FEBRUARY 2008
    JANUARY 2008 DECEMBER 2007
 * etc.
 * Thankyou.
 *  [Jeremy Clark](https://wordpress.org/support/users/jeremyclark13/)
 * (@jeremyclark13)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/post-archive-1/#post-699509)
 * Have a look at the template tag [wp_get_archives](http://codex.wordpress.org/Template_Tags/wp_get_archives)
 * `<?php wp_get_archives('type=monthly&limit=12'); ?>`
 * This will display the last twelve months, remove the limit and is will show every
   month that has a post in it since you started blogging.
 *  Thread Starter [michaelmcguk](https://wordpress.org/support/users/michaelmcguk/)
 * (@michaelmcguk)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/post-archive-1/#post-699510)
 * Brilliant jeremy. Many thanks!
 * Is there a list of the wp_ like functions anywhere?
 *  [Jeremy Clark](https://wordpress.org/support/users/jeremyclark13/)
 * (@jeremyclark13)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/post-archive-1/#post-699511)
 * Here is most of the template tags available.
    [http://codex.wordpress.org/Template_Tags](http://codex.wordpress.org/Template_Tags)
 *  Thread Starter [michaelmcguk](https://wordpress.org/support/users/michaelmcguk/)
 * (@michaelmcguk)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/post-archive-1/#post-699512)
 * Brilliant, you’re a legend!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Post Archive?’ is closed to new replies.

 * 6 replies
 * 2 participants
 * Last reply from: [michaelmcguk](https://wordpress.org/support/users/michaelmcguk/)
 * Last activity: [18 years, 2 months ago](https://wordpress.org/support/topic/post-archive-1/#post-699512)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
