twentytwenty_post_meta_location_single_bottom

过滤钩子
参数
  • (array) $args { @type string $tags }
    Required:
定义位置
  • wp-content/themes/twentytwenty/inc/template-tags.php , line 315
相关勾子
twentytwenty_post_meta_location_single_toptwentytwenty_end_of_post_meta_listtwentytwenty_start_of_post_meta_listtwentytwenty_site_logotwentytwenty_get_localized_font_family_elements
相关方法
get_the_post_thumbnail_captionwp_nav_menu_locations_meta_box
引入
Twenty Twenty 1.0
弃用
-

twenty_post_meta_location_single_bottom 是WordPress主题Twenty Twenty中的一个过滤器。它允许开发者改变单篇文章页面上显示的文章元信息的位置。

过滤文章标签的可见性。

使用这个过滤器来隐藏文章标签。

$post_meta = apply_filters(

常见问题

FAQs
查看更多 >