sports_bench_get_points( $team_id )
Type
Functions
Section
Teams
Returns the number of points a team has in a season.
Parameters
- $team_id, integer, required, the id for the team
Returns
- int, number of points for a team
Since: 1.0
Source: hockey-team-info.php, line 95; rugby-team-info.php, line 90; soccer-team-info.php, line 92