sports_bench_rivalry_shortcode_recent_head_row

Adds in styles for the rivalry recent games table header row.

Parameters

  • string $styles — The incoming styles for the row.
  • Team $team_one — The team object for the first team.
  • Team $team_two — The team object for the second team.

Returns

  • string — Styles for the table header row.

Since: 2.0

Source

  • /includes/classes/base/class-games.php — 169