sports_bench_after_team_stats
Adds in the styles or elements to be shown after the team stats section.
Parameters
- string $styles — The incoming styles.
- Team $team — The team object for the team.
Returns
- string — The styles or elements for after the team stats section.
Since: 2.0
Source
- /includes/classes/base/class-teams.php — 740