wpseek.com
A WordPress-centric search engine for devs and theme authors



twenty_twenty_one_svg_icons_social › WordPress Filter Hooks

SinceTwenty Twenty-One 1.0
Deprecatedn/a
apply_filters( 'twenty_twenty_one_svg_icons_social', self::$social_icons )
Parameters:
  • (array) $social_icons Array of default social icons.
    Required: Yes
Defined at:
Codex:

Filters Twenty Twenty-One's array of social icons.



Related Functions:


Source

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