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



twentytwenty_social_icons_map › WordPress Filter Hooks

DaTwenty Twenty 1.5
Deprecaton/a
apply_filters( 'twentytwenty_social_icons_map', self::$social_icons_map )
Parametri:
  • (array) $social_icons_map Array of default social icons.
    Richiesto:
Definito a:
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).



Funzioni correlate: wp_protect_special_option


Sorgenti

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