sports_bench_search_stat_direction

Determines the direction the stat search needs to go for a given stat.

Parameters

  • string $stat — The stat being searched for.

Returns

  • string — The SQL direction for the stat search.

Since: 2.0

Source

  • /includes/functions/stats.php — 105