twentyseventeen_social_links_icons

过滤钩子
apply_filters( 'twentyseventeen_social_links_icons', $social_links_icons )
参数
  • (array) $social_links_icons Array of social links icons.
    Required:
定义位置
  • wp-content/themes/twentyseventeen/inc/icon-functions.php , line 223
相关勾子
twentytwenty_social_icons_maptwentyseventeen_starter_contenttwenty_twenty_one_social_icons_maptwentyseventeen_front_page_sectionstwentyseventeen_custom_colors_css
相关方法
block_core_social_link_get_iconblock_core_social_link_servicesregister_block_core_social_linkrender_block_core_social_link
引入
Twenty Seventeen 1.0
弃用
-

twentyseventeen_social_links_icons: 这是一个过滤钩子,允许开发者改变Twenty Seventeen主题中社交链接使用的图标。

过滤Twenty Seventeen的社交媒体链接图标。

return apply_filters( 'twentyseventeen_social_links_icons', $social_links_icons );

常见问题

FAQs
查看更多 >