sports_bench_search_results_row
Outputs the styles for the player’s stat row.
Parameters
- string $styles — The current styles for the row.
- Player $the_player — The player object for the row.
- Team $team — The team object for the row.
Returns
- string — The styles for the player’s stat row.
Since: 2.0
Source
- /includes/classes/base/class-stats.php — 2538