sports_bench_player_listing_information

Displays the player information in the player listing.

Parameters

  • string $html — The incoming HTML for the listing.
  • array $player — The array of information for the player.
  • Team $team — The team object for the player’s current team.
  • int $num_players — The total number of players in the list.
  • int $count — The current number of player.

Returns

  • string — The HTML for the listing.

Since: 2.0

Source

  • /includes/classes/base/class-players.php — 2.0