wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



twentytwenty_show_categories_in_entry_header › WordPress Filter Hooks

DaTwenty Twenty 1.0
Deprecaton/a
apply_filters( 'twentytwenty_show_categories_in_entry_header', true )
Parametri:
  • (bool) Whether to show the categories in header. Default true.
    Richiesto:
Definito a:
Codex:

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



Funzioni correlate: the_category_head


Sorgenti

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