%c_post_url%

Description

Returns the post url where the comment was made, to be used in an anchor element.

Usage

Log Template
Points for new comment on: <a href="%post_url%/#%comment_id%">view comment</a>
Output
Points for new comment on: <a href="http://address.com/a-new-post/#123">view comment</a>

Hooks

This template tag can be used in the following hooks:

  • Points for Comments