sports_bench_rivalry_shortcode_top_row
Adds in the styles for the top row of the rivalry shortcode/block.
Parameters
- string $styles — The current styles for the row.
- int $game_id — The id for the game.
- Team $team_one — The team object for the first team.
- Team $team_two — The team object for the second team.
Returns
- string — The styles for the row.
Since: 2.0
Source
- /includes/classes/base/class-games.php — 128