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



twentytwenty_social_icons_map › Filtr WordPress Hooks

OdTwenty Twenty 1.5
Przestarzałyn/a
apply_filters( 'twentytwenty_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'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: wp_protect_special_option


Źródło

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