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



twenty_twenty_one_social_icons_map › WordPress Filter Hooks

DaTwenty Twenty-One 1.0
Deprecaton/a
apply_filters( 'twenty_twenty_one_social_icons_map', self::$social_icons_map )
Parametri:
  • (array) $social_icons_map Array of default social icons.
    Richiesto:
Definito a:
Codex:

Filters Twenty Twenty-Ones's array of domain mappings for social icons.

By default, each Icon ID is matched against a .com TLD. To override this behavior, specify all the domains it covers (including the .com TLD too, if applicable).



Funzioni correlate: render_block_core_social_link


Sorgenti

$map = apply_filters( 'twenty_twenty_one_social_icons_map', self::$social_icons_map );