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