WPDev.one
Core Function
View Source on Trac ↗

the_category_head()

the_category_head( mixed $before = '', mixed $after = '' )

Prints a category with optional text before and after.

Parameters 0 required

Name / Type Description
$before
string

Optional. Text to display before the category. Default empty.

$after
string

Optional. Text to display after the category. Default empty.

Return Value

(void)
No return value description available.

Function Information

Since Version
0.71
Source File
wp-includes/deprecated.php
Advertisement