wpseek.com
WordPress开发者和主题制作者的搜索引擎



twentyseventeen_should_show_featured_image › WordPress过滤钩子

Since6.0.0
已弃用n/a
apply_filters( 'twentyseventeen_should_show_featured_image', $show_featured_image )
定义在:
文档:

Retrieves the list item separator based on the locale.

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





源码

return apply_filters( 'twentyseventeen_should_show_featured_image', $show_featured_image );