wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



twenty_twenty_one_svg_icons_{$group} › WordPress Filter Hooks

DaTwenty Twenty-One 1.0
Deprecaton/a
apply_filters( "twenty_twenty_one_svg_icons_{$group}", $arr )
Parametri:
  • (array) $arr Array of icons.
    Richiesto:
Definito a:
Codex:

Filters Twenty Twenty-Ones's array of icons.

The dynamic portion of the hook name, $group, refers to the name of the group of icons, either "ui" or "social".



Funzioni correlate:


Sorgenti

$arr = apply_filters( "twenty_twenty_one_svg_icons_{$group}", $arr );