apply_filters( 'sports_bench_team_shortcode_recent_head_row', $styles, $team_id )
Type
Filters
Section
Teams
Outputs styles for the table head row for the team shortcode recent games table
Parameters
- $styles, string, current styles for the row
- $team, Sports_Bench_Team object, the team object for the team
Returns
- string, the CSS styles for the row
Since: 1.5
Source: team-functions.php, line 317