twentytwenty_svg_icon_color

twentytwenty_svg_icon_color

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.0.3

apply_filters('twentytwenty_svg_icon_color') is found 1 times:

  • /wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php line 58

    * @param string $color The icon color.
    * @param string $icon The icon name.
    * @param string $group The icon group.
    */
    $color = apply_filters( ‘twentytwenty_svg_icon_color’, $color, $icon, $group );

    if ( array_key_exists( $icon, $arr ) ) {
    $repl = ‘