milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
918 stars 196 forks source link

Add post category to the Post Page #250

Open brahmadpk opened 10 years ago

brahmadpk commented 10 years ago

Hi,

In single.php file, we are listing the post tags using

Can we also list the post category?

Implementation should be simple using the_category() funtion, link - http://codex.wordpress.org/Function_Reference/the_category