Showing post count for archives
-
I’ve changed the template tag for the get_archives to display the post count, but now there’s no line break between the months. This is the code I’m using (from the codex):
get_archives(‘monthly’,”,”,”,”,’TRUE’);
How can I get it to display each month on its own line instead of one after another? It seems to work fine for the category tag but it’s using different code and it didn’t seem to work for the archives.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Showing post count for archives’ is closed to new replies.