apply_filters( 'sports_bench_before_team_info', $html, $team )
Type
Filters
Section
Shortcodes
Teams
Outputs the HTML for before the team’s information section
Parameters
- $html, string, the current HTML for before the team's information section
- $team, Sports_Bench_Team object, the team object for the selected team
Returns
- string, the HTML to be outputted before the team's information section
Since: 1.5
Source: shortcodes.php, line 419