Welcome to MTTags.com. Hopefully, you'll discover that this a really easy place to find information about Movable Type Template Tags. If you think we could be doing something better, please let us know! If this is your first time here, be sure to stop by the information desk, because we've got a growing todo list that might already include what you were about to suggest.

<MTPings>

A context-sensitive container tag that lists all of the pings sent to a particular entry, category or weblog. If used in an entry context the tagset will list all pings for the entry. Likewise for a TrackBack-enabled category in context. If not in an entry or category context, a weblog context is assumed and all associated pings are listed.

MTComments requires a lastn attribute when used in a weblog context. Is that NOT the case with MTPings?

Attributes:

  • category - This attribute creates a specific category context regardless of its placement.
  • lastn - Display the last N pings in context. N is a positive integer.
  • sort_order - Specifies the sort order. Recognized values are "ascend" (default) and "descend."