Description
Filters the category archive page title.
Occurrences
Filename | Line Number |
---|---|
wp-includes/general-template.php | 1611 |
Parameters
Type | Name | Description |
---|---|---|
string | $term_name | Category name for archive being displayed. |
PHP Doc
/**
* Filters the category archive page title.
*
* @since 2.0.10
*
* @param string $term_name Category name for archive being displayed.
*/