Common theme functions
N/A
Sortie :
// Utilisation de la fonction twentynineteen_can_show_post_thumbnail
$result = twentynineteen_can_show_post_thumbnail();
if ($result) {
// Votre logique ici
}
Chargement des actualités...