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



twentytwenty_svg_icons_social › WordPress Filter Hooks

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

Filters Twenty Twenty's array of social icons.



Related Functions:


Source

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