hi
would you please help me in leaderboard shortcode
this shortcode to show 10 users who have smallest amount of point type mycred_2 based on balance for the day of today
[mycred_leaderboard number=10 type=mycred_2 based_on=balance timeframe=today order="ASC"]
my questions are :-
1- regarding “based_on” what is the available parameters that can be used instead of “balance” ?
2- regarding “timeframe” is it possible to be as example “from 20/01/2019 to 23/02/2019” if possible what is the right format ?
3- is it possible to show only users of specific wp role such as subscriber or customer ? if yes how to do this ?
best regards