wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



single_cat_title › Les Filtres WordPress

Depuis2.0.10
Dépréciéen/a
apply_filters( 'single_cat_title', $term->name )
Paramètres:
  • (string) $term_name Category name for archive being displayed.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the category archive page title.





Source

$term_name = apply_filters( 'single_cat_title', $term->name );