apply_filters( 'sports_bench_after_player_shortcode', $html, $player )
Type
Filters
Section
Players
Shortcodes
Outputs the HTML for after the player shortcode
Parameters
- $html, string, the current HTML for after the player shortcode
- $player, Sports_Bench_Player object, the player object for the selected player
Returns
- string, the HTML to be outputted after the player shortcode
Since: 1.5
Source: shortcodes.php, line 103