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



twentytwenty_show_categories_in_entry_header › Filtr WordPress Hooks

OdTwenty Twenty 1.0
Przestarzałyn/a
apply_filters( 'twentytwenty_show_categories_in_entry_header', true )
Parametry:
  • (bool) Whether to show the categories in header. Default true.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Allow child themes and plugins to filter the display of the categories in the entry header.



Powiązane Funkcje: the_category_head


Źródło

$show_categories = apply_filters( 'twentytwenty_show_categories_in_entry_header', true );