sports_bench_player_information
Displays the player information.
Parameters
- string $html — The incoming HTML for the listing.
- Player $player — The player object for the current player.
- Team $team — The team object for the player’s current team.
Returns
- string — The HTML for the player information.
Since: 2.0
Source
- /includes/classes/base/class-players.php — 483