Not a developer? Go to MovableType.com

Documentation

PingScoreHigh

A function tag that provides the highest score of the TrackBack ping in context. Scorings grouped by namespace of a plugin are sorted to find the highest score of a TrackBack ping.

Attributes:

  • namespace (required)

    Specify namespace for the score to be sorted. Namespace is defined by each plugin which leverages rating API.

Example:

    <$mt:PingScoreHigh namespace="FiveStarRating"$>
Back