Filters Twenty Seventeen social links icons.
$social_links_iconsarraywp-content/themes/twentyseventeen/inc/icon-functions.php:223twentyseventeen_social_links_icons() * Filters Twenty Seventeen social links icons. * * @since Twenty Seventeen 1.0 * * @param array $social_links_icons Array of social links icons. */ return apply_filters( 'twentyseventeen_social_links_icons', $social_links_icons );}Introduced in Twenty Seventeen 1.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.