sports_bench_search_stat

Creates the SQL for the column to search for in the stat search.

Parameters

  • string $stat — The stat being searched for.

Returns

  • string — The SQL to search for the stat.

Since: 2.0

Source

  • /includes/functions/stats.php — 90