Render an user points balance of a specific points type.
Attributes:
- type – The points type.
- amount – Choose the amount type to render. Accepts:
earned
,deducted
,expended
- current_user – Show points balances of the current logged in user. Accepts:
yes
orno
Default:yes
- user_id – Show points balances of a specific user.
Example:
[gamipress_frontend_reports_points type="credits" amount="earned" current_user="yes"]