sports_bench_stat_exists
Checks to see if a stat exists for a player.
Parameters
- array $seasons — The array to check to see if the stat exists.
- string $stat — The stat to search for.
Returns
- bool — Whether the stat exists or not.
Since: 2.0
Source
- /includes/functions/players.php — 112