Hi,
First of all thank you for taking a look at the problem I'm facing. I have a wordpress website. Of course, it should have its own user database consist of userID, username and password. Now what I wanna do is like this: First of all I wanna detect if the user is logged in or not when he first try to play a game on my website. So, after playing each game the user will be able to submit the high score to the website. And if he's not logged in he'll be prompted an error message saying you're not logged in , with the login username and password field. Can somebody help me with this? Thanks