advanced code snippet search
dloop on 01/11/11
01/11/11 02:53am
1 person have marked this snippet as a favorite
qubestream
<?php $category = get_the_category(); echo $category[0]->cat_name; ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.