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



single_tag_title › Les Filtres WordPress

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

Filters the tag archive page title.





Source

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