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



document_title_parts › Filtr WordPress Hooks

Od4.4.0
Przestarzałyn/a
apply_filters( 'document_title_parts', $title )
Parametry:
  • (array) $title { The document title parts. @type string $title Title of the viewed page. @type string $page Optional. Page number if paginated. @type string $tagline Optional. Site description when on home page. @type string $site Optional. Site title when not on home page. }
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the parts of the document title.





Źródło

$title = apply_filters( 'document_title_parts', $title );