twenty_twenty_one_svg_icons_{$group}

twenty_twenty_one_svg_icons_{$group}

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.3.2

apply_filters('twenty_twenty_one_svg_icons_{$group}') is found 1 times:

  • /wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-svg-icons.php line 186

    * @since Twenty Twenty-One 1.0
    *
    * @param array $arr Array of icons.
    */
    $arr = apply_filters( “twenty_twenty_one_svg_icons_{$group}”, $arr );

    $svg = ”;
    if ( array_key_exists( $icon, $arr ) ) {
    $repl = sprintf( ‘