the_excerpt_rss

FUNCTION wp-includes\feed.php (ligne 222) github
Displays the post excerpt for the feed.

Paramètres

Entrée :
N/A
Sortie :
N/A

Utilisation

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

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

Actualités

Chargement des actualités...