edit_bookmark_link() | Displays the edit bookmark link anchor content. |
edit_comment_link() | Displays the edit comment link with formatting. |
get_attachment_link() | Retrieves the permalink for an attachment. |
get_pagenum_link() | Retrieves the link for a page number. |
get_permalink() | Gets a permanent link to the current or specified post, for further use in php. |
get_sample_permalink() | Get a sample permalink based off of the post name. |
get_tag_link() | Retrieve the link to the tag. |
get_term_link() | Gets the URL for the archive page of a term (taxonomy item). The same as the link to the category page. |
get_the_permalink() | Gets, rather than displays, the URL of the post that is currently being processed in the Loop. Template tag. |
the_permalink() | Displays link (URL) to the post that is currently being processed in the Loop. |
wp_get_shortlink() | Returns a shortlink for a post, page, attachment, or site. |