Conditional tag that displays its contents if TrackBack pings are enabled for the entry in context.
For more details see the relevant section of Chapter 5.3 in the User and Administration Manual entitled "Conditional Tags".
You can download the User and Administration Manual here.
Conditional tag that displays its contents if TrackBack pings are enabled or pings exist for the entry in context.
For more details see the relevant section of Chapter 5.3 in the User and Administration Manual entitled "Conditional Tags".
You can download the User and Administration Manual here.
If the blog in context moderates pings, the block is processed. If not, the Else block is processed.
In the Weblog Settings » Trackbacks » Moderation (Basic)
or
in the Weblog Settings » Feedback » Trackbacks » Moderation (Detailed)
The site name that sent the TrackBack ping.
The timestamp of when the comment was submitted. Date format tags may be applied with the format attribute along with the language attribute. See Appendix C.
An excerpt describing the URL of the ping sent.
A numeric system ID of the TrackBack ping.
The IP (Internet Protocol) network address the TrackBack ping was sent from.
The title of the remote resource that the TrackBack ping sent.
The URL of the remote resource that the TrackBack ping sent.
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." The contents of this container tag will be displayed when the last ping listed by a MTPings tagset is reached.
The contents of this container tag will be displayed when the first ping listed by a MTPings tagset is reached.
A container tag representing a list of TrackBack pings sent from an entry.
The URL of the TrackBack ping was sent to. This is the TrackBack Ping URL and not a permalink.