wpseek.com
A WordPress-centric search engine for devs and theme authors



twentynineteen_can_show_post_thumbnail › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'twentynineteen_can_show_post_thumbnail', $show_post_thumbnail )
Parameters:
  • () show_post_thumbnail Whether to show post thumbnail.
    Required: Yes
Defined at:
Codex:

Filters whether to show post thumbnail.





Source

return apply_filters( 'twentynineteen_can_show_post_thumbnail', $show_post_thumbnail );