Output a list of ranks.
Preview:

Attributes:
- type – Single or comma-separated list of rank type(s) to display. Accepts:
allor any slug of any rank type. Default:all - columns – Columns to divide ranks. Accepts:
1,2,3,4,5or6Default:1 - columns_small – Columns to divide ranks in small screens. Accepts:
1,2,3,4,5or6Default:1 - orderby – Parameter to use for sorting. Accepts:
priority,ID,title,date,modified,rand,points_to_unlockDefault:priority - order – Sort order. Accepts:
ASC,DESCDefault:DESC - current_user – Show current ranks of current logged in user. Accepts:
yes,noDefault:no - user_id – Show only the current ranks type by a specific user.
- include – Comma-separated list of specific rank IDs to include.
- exclude – Comma-separated list of specific rank IDs to exclude.
- wpms – Show ranks from all network sites.
- This shortcode accepts all attributes of [gamipress_rank] to setup the rank display.
Example:
[gamipress_ranks type="all" orderby="priority" order="DESC" user_id="1" include="1,2,3" exclude="4,5,6" wpms="no"]