Hi, I would like to know if I can show current Rank for particular player without login (with anonymous login).
I have a small game with leaderboards using just names, withnout registration. When you beat the game, it asks you for your nickname and save your high score in database. Then the game displays top 3 players and thats it.
My idea is to display also the player's score, like this.
1. Mike 8651
2. Josh 6585
3. Lucy 1589
-------------------------
72. You 542
Is it possible with this plugin? If so, how?
Thanks