/ Published in: PHP
URL: http://code.google.com/p/worpdress-geo-mashup
This code would go in a category template, outside the loop. In a more general template, you'd want to put it inside a check for is_category().
Expand |
Embed | Plain Text
<?php $cat = $wp_query->get_queried_object(); ?>
You need to login to post a comment.
