apply_filters( 'sports_bench_after_player_stats', $html, $team )
Type
Filters
Section
Players
Shortcodes
Outputs the HTML for after the player stats table
Parameters
- $html, string, the current HTML for after the player stats table
- $team, Sports_Bench_Team object, the team object for the selected player's team
Returns
- string, the HTML to be outputted after the player stats table
Since: 1.5
Source: shortcodes.php, line 332