Returns an array of supported social links (URL and icon name).
N/A
Sortie :
@return array Array of social links icons.
// Utilisation de la fonction twentyseventeen_social_links_icons
$result = twentyseventeen_social_links_icons();
if ($result) {
// Votre logique ici
}
Chargement des actualités...