apply_filters( 'single_term_title', string $term_name )

Filters the custom taxonomy archive page title.


Description Description


Parameters Parameters

$term_name

(string) Term name for archive being displayed.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.