DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
wordpress single post get category name
$category = get_the_category(); $firstCategory = $category[0]->cat_name;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#wordpress
#single
#post
#category
ADD COMMENT
Topic
COMMENT
Name
9+1 =
Submit