Leaderboards in WordPress
-
I am doing some freebie work and I need to make a plugin that allows me to send data to the site remotely (2 integers(1 auth code and 1 number to be stored)).
This is for a Leaderboards system which needs to be anonymous, so I need to be able to send this information to the site, have the second int (the stored number) placed somewhere on a table and preferably visible on a page on the site (as a table).
Is there anything that would allow me to do this, or anyone working on something like this or can point me in the right direction?
- The topic ‘Leaderboards in WordPress’ is closed to new replies.