Filters the custom taxonomy archive page title.
Parameters
$term_name
string- Term name for archive being displayed.
Source
$term_name = apply_filters( 'single_term_title', $term->name );
Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |
Filters the custom taxonomy archive page title.
$term_name
string$term_name = apply_filters( 'single_term_title', $term->name );
Version | Description |
---|---|
3.1.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
Return with custom prefix text:
Return with taxonomy prefix text: