<mt:AuthorCommentResponses>

This template tag is used to retrieve a list of all the comments that have followed comments left by the author currently in context.

In other words, say Joe leaves a comment on entry foo. Then Jay, Kate and Ezra leave comments after Joe. This template tag will retrieve all the comments left by Jay, Kate and Ezra on entry foo, in addition to all of the comments left by other users on other posts that Joe has commented on.

Attributes ΒΆ

This template tag uses all the same attributes as the MTComments template tag, excluding MultiBlog related attibutes such as include_blogs, exclude_blogs and blog_ids.

This page was last updated on 2009-06-26, 18:32.

1 Note

This tag doesn't do necessarily do what it should do. Case 100507 describes the desired behavior in more detail:

If a tag is called "AuthorCommentResponses" it should display a list of responses to a particular author's comments... not list comments that were left after a particular author's comment.

More specifically, this tag should return comments (ordered by date) which have one of the author's comments as a parent comment id.

Leave a note

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.