Codex

Function Reference/post permalink

Contents

Description

Returns the permalink for a post with a custom post type.

Usage

 <?php post_permalink(); ?> 

Parameters

Examples

Change Log

Source File

post_permalink() is located in wp-includes/link-template.php.

Related

get_permalink(), the_permalink(), post_permalink(), permalink_anchor(), permalink_single_rss()

See also index of Function Reference and index of Template Tags.