apply_filters( 'sports_bench_team_roster_player_row', $styles, $team_id )
Type
Filters
Section
Teams
Outputs styles for the table body row for the team roster table
Parameters
- $styles, string, current styles for the row
- $team_id, integer, the team id for the team
Returns
- string, the CSS styles for the row
Since: 1.5
Source: team-functions.php, line 120