Output a list of points types with their points awards.
Preview:
Attributes:
- type – Single, or comma-separated list of, points type(s) to display. Accepts:
all
or any slug of any points type. Default:all
- columns – Columns to divide each points type. Accepts:
1
,2
,3
,4
,5
,6
Default:1
- title_size – The points types title size. Accepts:
h1
,h2
,h3
,h4
,h5
,h6
orp
Default:h2
- thumbnail – Display the points type featured image. Default:
yes
- thumbnail_size – The points type featured image size in pixels. Leave empty to use the image size from settings.
- awards – Display the points type points awards. Default:
yes
- deducts – Display the points type points deducts. Default:
yes
- toggle – Display the points type points awards and deducts toggle. Default:
yes
- heading – Display the points type points awards and deducts heading text. Accepts:
yes
orno
Default:yes
- heading_size – The points type points awards and deducts heading text size. Accepts:
h1
,h2
,h3
,h4
,h5
,h6
orp
Default:h4
- layout – Layout to show the points types. Accepts:
left
,top
,right
,bottom
ornone
Default:left
- align – Alignment to show the points types. Accepts:
none
,left
,center
,right
orjustify
Default:none
- current_user – Show points awards and deducts of current logged in user. Accepts:
yes
orno
Default:yes
- user_id – Show only points awards and deducts earned by a specific user.
- wpms – Show points types from all network sites.
Example: [gamipress_points_types type="all" columns="3" thumbnail="yes" awards="yes" deducts="yes" toggle="yes" layout="left" align="none" wpms="no"]