MTPingIP
トラックバック送信元ホストの IP アドレスを表示します。
- 使い方
<mt:Entries lastn="99999">AUTHOR: <$mt:EntryAuthorUsername$>
TITLE: <$mt:EntryTitle$>
BASENAME: <$mt:EntryBasename$>
STATUS: <$mt:EntryStatus$>
ALLOW COMMENTS: <$mt:EntryFlag flag="allow_comments"$>
CONVERT BREAKS: <$mt:EntryFlag flag="convert_breaks"$>
ALLOW PINGS: <$mt:EntryFlag flag="allow_pings"$>
PRIMARY CATEGORY: <$mt:EntryCategory$>
<mt:EntryAdditionalCategories>CATEGORY: <$mt:CategoryLabel$>
</mt:EntryAdditionalCategories>
DATE: <$mt:EntryDate format="%m/%d/%Y %I:%M:%S %p"$>
TAGS: <mt:EntryTags glue=",">"<$mt:TagName quote="1"$>"</mt:EntryTags>
-----
BODY:
<$mt:EntryBody$>
-----
EXTENDED BODY:
<$mt:EntryMore$>
-----
EXCERPT:
<$mt:EntryExcerpt no_generate="1"$>
-----
KEYWORDS:
<$mt:EntryKeywords$>
-----
<mt:IfNonZero tag="EntryCommentCount"><mt:Comments>COMMENT:
AUTHOR: <$mt:CommentAuthor default=""$>
EMAIL: <$mt:CommenterEmail$>
URL: <$mt:CommentURL$>
IP: <$mt:CommentIP$>
DATE: <$mt:CommentDate format="%m/%d/%Y %I:%M:%S %p"$>
<$mt:CommentBody convert_breaks="0"$>
-----
</mt:Comments></mt:IfNonZero><mt:IfNonZero tag="EntryTrackbackCount"><mt:Pings>PING:
TITLE: <$mt:PingTitle$>
URL: <$mt:PingURL$>
IP: <$mt:PingIP$>
BLOG NAME: <$mt:PingBlogName$>
DATE: <$mt:PingDate format="%m/%d/%Y %I:%M:%S %p"$>
<$mt:PingExcerpt$>
-----
</mt:Pings></mt:IfNonZero>
--------
</mt:Entries>