wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



twentynineteen_can_show_post_thumbnail › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'twentynineteen_can_show_post_thumbnail', $show_post_thumbnail )
Parameter:
  • () show_post_thumbnail Whether to show post thumbnail.
    Erforderlich: Ja
Definiert in:
Codex:

Filters whether to show post thumbnail.





Quellcode

return apply_filters( 'twentynineteen_can_show_post_thumbnail', $show_post_thumbnail );