sports_bench_after_team_shortcode
Adds in HTML to be shown after the team shortcode.
Parameters
- string $html — The current HTML for the filter.
- Team $team — The Team object the shortcode is for.
Returns
- string — HTML to be shown after the shortcode.
Since: 2.0
Source
- /blocks/class-sports-bench-blocks.php — 410
- /public/partials/shortcodes/team.php — 109