apply_filters( 'single_cat_title', string $term_name )

Filters the category archive page title.


Description Description


Parameters Parameters

$term_name

(string) Category name for archive being displayed.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.10 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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