wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



twentytwenty_show_categories_in_entry_header › Les Filtres WordPress

DepuisTwenty Twenty 1.0
Dépréciéen/a
apply_filters( 'twentytwenty_show_categories_in_entry_header', true )
Paramètres:
  • (bool) Whether to show the categories in header. Default true.
    Requis: Oui
Défini(e) dans:
Codex:

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



Fonctions en relation: the_category_head


Source

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