sports_bench_team_shortcode_information
Displays the information about the team for the shortcode.
Parameters
- string $html — The current HTML for the filter.
- Team $team — The Team object the shortcode is for.
- array $record — The record for the team.
Returns
- string — The HTML to show the information about the team.
Since: 2.0
Source
- /blocks/class-sports-bench-blocks.php — 366
- /public/partials/shortcodes/team.php — 65