Not a developer? Go to MovableType.com

Documentation

CommentParentID

Outputs the ID of the parent comment for the comment currently in context. If there is no parent comment, outputs '0'.

Attributes:

  • pad

    If specified, zero-pads the ID to 6 digits. Example: 001234.

Back