How would I set the archive to sort by day instead of by month?
How would I set the archive to sort by day instead of by month?
Use the type=daily argument with template tag, wp_get_archives().
Related:
Stepping Into Template Tags
Stepping Into Templates
Template Hierarchy
You must log in to post.