Post navigation using date
If you’re trying to navigate between posts in the same category, would next_post_link()/previous_post_link() work for you? These functions have an $in_same_cat argument, that would appear to suit your needs? EDIT: Here is a Plugin, WP Category Archives, that might point you in the right direction? It purports to display: …a monthly or yearly archive of … Read more