eaport (May 4th, 2012)
<?php the_category(', ') ?>
<?php
$category = get_the_category();
$stack=$category[0]->cat_name;
?>
<?php echo $stack;?>
eaport (May 4th, 2012)
There are currently 1 users browsing this thread. (0 members and 1 guests)