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



twentytwenty_site_description › Filtr WordPress Hooks

OdTwenty Twenty 1.0
Przestarzałyn/a
apply_filters( 'twentytwenty_site_description', $html, $description, $wrapper )
Parametry: (3)
  • (string) $html The HTML to display.
    Wymagane: Tak
  • (string) $description Site description via `bloginfo()`.
    Wymagane: Tak
  • (string) $wrapper The format used in case you want to reuse it in a `sprintf()`.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the HTML for the site description.





Źródło

$html = apply_filters( 'twentytwenty_site_description', $html, $description, $wrapper );