sports_bench_get_admin_player_info

Gets the information for a player.

Parameters

  • string $html — The incoming information for the player.
  • Player $the_player — The current player object.

Returns

  • array — The information for a player.

Since: 2.0

Source

  • /includes/classes/screens/admin/class-players-screen.php — 503