twenty_twenty_one_svg_icons_social

过滤钩子
apply_filters( 'twenty_twenty_one_svg_icons_social', self::$social_icons )
参数
  • (array) $social_icons Array of default social icons.
    Required:
定义位置
  • wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-svg-icons.php , line 223
相关勾子
twentytwenty_svg_icons_socialtwenty_twenty_one_svg_icons_grouptwenty_twenty_one_social_icons_maptwentytwenty_svg_icon_colortwentytwenty_svg_icons_group
引入
Twenty Twenty-One 1.0
弃用
-

twenty_twenty_one_svg_icons_social:这是一个过滤器钩子,允许您更改在Twenty Twenty One主题的社交图标中使用的 SVG。

过滤Twenty Twenty-One的社交图标数组。

$social_icons = apply_filters( 'twenty_twenty_one_svg_icons_social', self::$social_icons );

常见问题

FAQs
查看更多 >