twentyseventeen_social_links_icons

FUNCTION wp-content\themes\twentyseventeen\inc\icon-functions.php (ligne 165) github
Returns an array of supported social links (URL and icon name).

Paramètres

Entrée :
N/A
Sortie :
@return array Array of social links icons.

Utilisation

// Utilisation de la fonction twentyseventeen_social_links_icons
$result = twentyseventeen_social_links_icons();

if ($result) {
    // Votre logique ici
}

Actualités

Chargement des actualités...