get_stat_title

Gets the title for a given stat slug.

Parameters

  • string $stat — The slug for a given stat.

Returns

  • string — The title for the stat.

Since: 2.0

Source

  • /includes/classes/base/class-stats.php — 1939