twenty_twenty_one_can_show_post_thumbnail

FUNCTION wp-content\themes\twentytwentyone\inc\template-functions.php (ligne 105) github
Determines if post thumbnail can be displayed.

Paramètres

Entrée :
N/A
Sortie :
@return bool

Utilisation

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

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

Actualités

Chargement des actualités...