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



get_the_archive_description › Filtr WordPress Hooks

Od4.1.0
Przestarzałyn/a
apply_filters( 'get_the_archive_description', $description )
Parametry:
  • (string) $description Archive description to be displayed.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the archive description.





Źródło

return apply_filters( 'get_the_archive_description', $description );