DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
category title in post
<?php foreach((get_the_category()) as $category) { echo $category->cat_name . ' '; } ?>
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#category
#title
#post
ADD COMMENT
Topic
COMMENT
Name
9+4 =
Submit