Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

User:Sithran/Marqueurs de Modele/the date xml

Page d'accueil du Codex en français - Télécharger WordPress en français
Les utilisateurs francophones se retrouvent sur le site WordPress-Francophone, notamment sur son forum d'entraide.

This article is marked as in need of editing. You can help Codex by editing it.

Description

Affiche la date de l'article selon le format YYYY-MM-DD. Ce marqueur doit être utilisé au sein de la boucle.

Utilisation

<p>Date de publication: <?php the_date_xml(); ?> </p>
Date de publication : 2005-05-14


Paramètres

Ce marqueur ne prend aucun paramètre.

En relation

get_calendar(), get_day_link(), get_month_link(), get_the_date(), get_the_time(), get_year_link(), single_month_title(), the_date(), the_date_xml(), the_modified_date(), get_the_modified_date(), the_modified_time(), get_the_modified_time(), the_time()