wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



single_tag_title › Filtr WordPress Hooks

Od2.3.0
Przestarzałyn/a
apply_filters( 'single_tag_title', $term->name )
Parametry:
  • (string) $term_name Tag name for archive being displayed.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the tag archive page title.





Źródło

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