Filters the custom taxonomy archive page title.
Parameters
$term_namestring- 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_namestring$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: