i4w_permalink

Usage:

This shortcode returns the permalink of the current page or post if no ID is specified or that of another page/post if an ID is provided.

This shortcode does NOT supports conditional branching with [ELSE_permalink].

Shortcode nesting is NOT supported.

Parameters:

post_id Specifies the WordPress page or post ID who permalink (URL) is to be retrieved.
Default: current poage/post.
Required: No.

Example:

[i4w_permalink]

[i4w_permalink post_id='1234']

API:

There is no API function equivalent for this shortcode.