Tagged Questions
3
votes
1answer
400 views
Custom Post Type Archives by Date (stored as meta value) WP3.1
I would like to implement date-based archive functionality (similar to original WP Archives widget functionality) for custom post type (CPT). What makes it difficult is the fact that I need to group ...
0
votes
1answer
418 views
Paginated Archives or Loop by Month
I'm trying to figure out a way to do a loop / archive page with posts organized by month. So where each page displays post from 1 month. Then the previous and next links would be labeled February 2011 ...