apply_filters( 'single_tag_title', string $term_name )
Filters the tag archive page title.
Parameters
- $term_name
-
Tag name for archive being displayed.
Source
Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |
Filters the tag archive page title.
Tag name for archive being displayed.
Version | Description |
---|---|
2.3.0 | Introduced. |