sports_bench_search_stat_limit
Creates an SQL limit to only search for players eligible for the given stat.
Parameters
- string $stat — The stat being searched for.
Returns
- string — The SQL for limiting to search for players with that stat.
Since: 2.0
Source
- /includes/functions/stats.php — 116