%balance_f%

This template tag returns the current balance of the user, formatted with prefix and/or suffix.

%balance%

This template tag returns the current balance of the user, unformatted.

%gateway%

Returns the payment gateway used when purchasing points using the buyCRED add-on.

%cred_f%

Returns the points amount formated with prefix and/or surffix.

%cred%

Returns the points amount without any prefix or surffix.

%c_post_id%

Returns the post id where the comment was made.

%c_post_title%

Returns the post title where the comment was made in plain text format.

%c_post_url%

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

%c_link_with_title%

Returns the post title wrapped in the posts permalink for where the comment was made.

%comment_id%

Returns the comment id.

%display_name%

Returns the users display name.

%user_profile_link%

Returns the link to the users profile page with their display name as title.

%user_profile_url%

Returns the users profile url to be used in an anchor element.

%user_name_ec%

Returns the users "user name" URL encoded.

%user_name%

Returns the users "user name".

%user_id%

Returns the users id.