Competition Groups

Make sure that use of Competitions is enabled when using Competition Group shortcodes.

scm_competition_group_ranking

[scm_competition_group_ranking compgroup_id="postid" before="pre-html" after="post-html"]

Displays the ranking of a Competition Group given the Competition Group’s post-ID. The ranking of a Competition Group is an enumeration of the ranking of the Competitions that are part of it.

Parameters

  • compgroup_id
    The post ID of the Competition Group.
  • before (default: empty)
    HTML code that is displayed before displaying the ranking. Typically used in (child) themes only.
  • after (default: empty)
    HTML code that is displayed after displaying the ranking. Typically used in (child) themes only.