When I’m displaying a category from the url /category/blah, how do I get the name of that category in my php?
Leave a Reply
You must be logged in to post a comment.
When I’m displaying a category from the url /category/blah, how do I get the name of that category in my php?
You must be logged in to post a comment.
single_cat_title()
should do outside the loop, according to http://codex.wordpress.org/Category_Templates