sports_bench_before_team_shortcode

Adds in HTML to be shown before the team shortcode.

Parameters

  • string $html — The current HTML for the filter.
  • Team $team — The Team object the shortcode is for.

Returns

  • string — HTML to be shown before the shortcode.

Since: 2.0

Source

  • /blocks/class-sports-bench-blocks.php — 353
  • /public/partials/shortcodes/team.php — 52