Display post title

341

Last updated

Added

Informations

This code display/get the title of a post.

Code

// Display the title
<?php the_title(); ?>

 

// Get the title
<?php get_the_title(); ?>

Contribute to this page

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *