apply_filters( 'sports_bench_before_player_info', $html, $team )
Type
Filters
Section
Players
Outputs HTML for before the player listing information
Parameters
- $html, string, the current html that's being outputted
- $away_team, Sports_Bench_Team object, the team object for the player's team
Returns
- string, the html that will be before the player listing information
Since: 1.5
Source: player-functions.php, line 63