apply_filters( 'sports_bench_after_team_standings', $html, $team )
Type
Filters
Section
Shortcodes
Teams
Outputs the HTML for after the team’s standings table
Parameters
- $html, string, the current HTML for after the team's standings table
- $team, Sports_Bench_Team object, the team object for the selected team
Returns
- string, the HTML to be outputted after the team's standings table
Since: 1.5
Source: shortcodes.php, line 413