I’m trying to show the archive list like that <ul> <li>Year</li> <li>Month</li> <li>Month</li> <li>Month</li> <li>Year</li> […]
Tag: archives
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) […]
Clear cache when a post is submitted
I have a question. How can I clear the cache when a post is submitted […]
Sorting archive pages with “pretty” URLs?
We want the users to re-order the posts on a page similar to pagination but […]
Custom post type tag archives don’t work for basic loop?
I have registered a custom post type with the right parameters. By that I mean […]
Displaying year, month and day archives differently
I’d like to display daily archives differently than monthly/yearly archives. How do I check to […]
Page queried instead of a custom taxonomy
When I try to get an archive for a custom taxonomy, WP searches for a […]
Archive in sidebar with dropdown list of Year – Month – Day
I want to put a archive into sidebar. I need to select archive from 3 […]
Custom Post Type Archives with 0 Posts Redirects as 404
I’m working with the new custom post type archives in 3.1 and I noticed that […]
get_categories for custom post type and filter by custom taxonomy (brand) and list child categories of a defined category
Thanks to @MikeSchinkel I have the following code: $term = get_query_var(‘term’); $brand = get_term_by(‘slug’,$term,’brands’); // […]
No More Posts Available.
No more pages to load.