%c_post_id%

Description

Returns the post id where the comment was made.

Usage

Log Template
Points for new comment on: <a href="http://address.com/?post=%c_post_id%">%c_post_title%</a>
Output
Points for new comment on: <a href="http://address.com/?post=123">A New Post</a>

Hooks

This template tag can be used in the following hooks:

  • Points for Comments