Filters display of the term name in the terms list table.
The default output may include padding due to the term’s current level in the term hierarchy.
$pad_tag_namestring
$tagWP_Term
$name = apply_filters( 'term_name', $pad . ' ' . $tag->name, $tag );
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/term_name