get_team_photo

Gets the team logo or team photo img element.

Parameters

  • string $image — Whether getting the “team-photo” or “team-logo”.

Returns

  • string — The img HTML element for the photo or logo.

Since: 2.0

Source

  • /includes/classes/base/class-team.php — 606