Display only one category on home page wordpress

Use the below code

<?php
$category = get_the_category(); 
echo $category[0]->cat_name;
?>

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)