Display post permalink (url)

279

Last updated

Added

Informations

This code get/display the permalink (url) of the current post.

Code

// Display the permalink
<?php the_permalink(); ?>

 

// Get the permalink
<?php get_permalink(); ?>

Contribute to this page

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