wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



twenty_twenty_one_social_icons_map › Filtr WordPress Hooks

OdTwenty Twenty-One 1.0
Przestarzałyn/a
apply_filters( 'twenty_twenty_one_social_icons_map', self::$social_icons_map )
Parametry:
  • (array) $social_icons_map Array of default social icons.
    Wymagane: Tak
Zdefiniowane na:
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).



Powiązane Funkcje: render_block_core_social_link


Źródło

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