apply_filters( 'sports_bench_after_team_listing', $html, $current_team )
Type
Filters
Section
Teams
Outputs the HTML for after the team listing
Parameters
- $html, string, the current HTML for the listing
- $current_team, Sports_Bench_Team object, the team object for the current team
Returns
- string, the HTML to be outputted after the team listing
Since: 1.5
Source: team-functions.php, line 288