<mt:CategoryIfAllowPings>

A conditional tag that displays its contents if pings are enabled for the category in context.

On the Edit Category screen there is a checkbox for “Accept Trackbacks”

Use the mt:Pings loop to list the pings for a category.

Example ΒΆ

Display the count of trackbacks for the category in context and the trackback link:

<mt:CategoryIfAllowPings>
  <!-- do something -->
  <$mt:CategoryTrackbackCount$>
  <$mt:CategoryTrackbackLink$>
</mt:CategoryIfAllowPings>
This page was last updated on 2009-06-23, 15:15.

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.