Standings
Used to create a Standings object in the Sports Bench Plugin.
To create a new series object, you’ll need to use the Sports_Bench\Classes\Base\Standings
namespace and then use new Standings()
.
Class Methods
- all_team_standings
- conference_division_standings
- widget_standings
- standings_page_template
- all_teams_standings_gutenberg
- conference_division_standings_gutenberg
Since: 2.0
Source
- /includes/classes/base/class-standings.php — 30