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的社交媒體連結圖示。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
return apply_filters( 'twentyseventeen_social_links_icons', $social_links_icons );
return apply_filters( 'twentyseventeen_social_links_icons', $social_links_icons );
return apply_filters( 'twentyseventeen_social_links_icons', $social_links_icons );

常見問題

FAQs
檢視更多 >