advanced code snippet search
nachuge on 01/21/11
01/21/11 11:40pm
<h3><?php $cat = get_the_category(); echo $cat[0]->cat_name; ?></h3><?php if($cat[0]->cat_ID == 3) { ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.