sports_bench_team_listing_info

Displays the listing information for the team.

Parameters

  • string $html — The current HTML for the filter.
  • int $team_id — The id for the team to show the listing for.
  • string $team_name — The name of the team to show the listing for.
  • int $num_teams — The number of teams that are being shown.
  • int $count — The counter for the current number of iterations for the loop (minus one).

Returns

  • string HTML for the team listing.

Since: 2.0

Source

  • /blocks/class-sports-bench-blocks.php — 60
  • /public/partials/shortcodes/team-listing.php — 54
  • /includes/functions/teams.php — 58