sports_bench_after_player_info

Returns the styles or HTML elements to show after the player listing information.

Parameters

  • string $html — The incoming HTML or styles.
  • Team $team — The team object for the player’s current team.

Returns

  • string — The styles or HTML elements to show after the player listing information.

Since: 2.0

Source

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