wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



twenty_twenty_one_social_icons_map › Hooks de Filtros WordPress

DesdeTwenty Twenty-One 1.0
Obsoleton/a
apply_filters( 'twenty_twenty_one_social_icons_map', self::$social_icons_map )
Parâmetros:
  • (array) $social_icons_map Array of default social icons.
    Required: Yes
Definido em:
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).



Funções relacionadas: render_block_core_social_link


Fonte

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