I'd like to display daily archives differently than monthly/yearly archives. How do I check to see if the archive template is being pulled for a daily archive vs. a monthly/yearly archive?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Conditional tags FTW.
So to test for each of these conditions, add something like this to your archive.php (or whatever template is being used for your archive pages):
|
|||||||||||
|