Teams
Used to create a Teams object in the Sports Bench Plugin.
To create a new series object, you’ll need to use the Sports_Bench\Classes\Base\Teams
namespace and then use new Teams()
.
Class Methods
- get_teams
- show_team_schedule
- team_season_stats
- get_players_stats
- get_players_stats_table
- show_roster
- team_division_standings
- show_team_info
- teams_page_template
- get_points
- total_points
Since: 2.0
Source
- /includes/classes/base/class-teams.php — 31