Title: Blog Posts Date Widget
Last modified: August 22, 2016

---

# Blog Posts Date Widget

 *  [OfficialKHAN](https://wordpress.org/support/users/officialkhan/)
 * (@officialkhan)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/blog-posts-date-widget/)
 * Hi,
 * I am creating a theme, everything is good atm i have my posts displaying on a
   single page.
 * I want to add a side widget which displays a link to all the posts on my blog
   page, and it needs to be orderd by date/month/year.
 * Just to mention i have a nice archive template already where if they click a 
   category or a blog users name it shows all there post on a seperate page. But
   i want a small widget to do the above. Which lists everything on the same page
   as my usual blog posts by date.
 * How can i do this?

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/blog-posts-date-widget/#post-5324226)
 * Do the built-in “Categories”, “Archives”, or “Recent Posts” widgets do what you’re
   hoping for? If not, you might consider writing your own custom widget.
 *  Thread Starter [OfficialKHAN](https://wordpress.org/support/users/officialkhan/)
 * (@officialkhan)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/blog-posts-date-widget/#post-5324365)
 * No they don’t the archives widget shows a drop down menu which i don’t want.
 * I just want to list it like this:
 * 2013
    September October November December 2014 January February
 * How can i create a widget which does this.
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/blog-posts-date-widget/#post-5324367)
 * There are a lot of good resources on the Internet for creating new WordPress 
   widgets. Also, I suggest checking out Twenty Fourteen’s Ephemera widget (defined
   in `twentyfourteen/inc/widgets.php`) to see how you can use the loop in a widget
   definition.
 *  Thread Starter [OfficialKHAN](https://wordpress.org/support/users/officialkhan/)
 * (@officialkhan)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/blog-posts-date-widget/#post-5324370)
 * I’ve looked for a few, but i cnt find these “good resources” you speak off. Could
   you link one?
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/blog-posts-date-widget/#post-5324463)
 * All four tutorials on this page are pretty good: [http://premium.wpmudev.org/blog/create-a-wordpress-widget/](http://premium.wpmudev.org/blog/create-a-wordpress-widget/)
   Don’t let the dates fool you, the information is still good.
 * Also, the default widgets are defined at `wp-includes/default-widgets.php`. Check
   out that file for more information and to see how the default WP widgets are 
   coded.

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

The topic ‘Blog Posts Date Widget’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/blog-posts-date-widget/#post-5324463)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
