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



twentyseventeen_should_show_featured_image › WordPress Filter Hooks

Since6.0.0
Deprecatedn/a
apply_filters( 'twentyseventeen_should_show_featured_image', $show_featured_image )
Defined at:
Codex:

Retrieves the list item separator based on the locale.

Added for backward compatibility to support pre-6.0.0 WordPress versions.





Source

return apply_filters( 'twentyseventeen_should_show_featured_image', $show_featured_image );