Hello, i am trying to write a plugin for WP, and i was hoping some of you could give me some help, since i cant find anything on the web that helps me with the little, but exact thing my plugin shall do. The idea of this is to send out PC Game CD-Keys for Beta game testing to users on a gaming site. so i thought that it would be run from the admin menu, and have a few functions. Database Table : ID, gamename, key, used(Y/N) button with field to registrer new game game dropdown field with textfield to enter key, and hopefully multiple keys, like key1;key2;key3 send key button with a gamename selector, that sends a key to a random user (maby also a user group select form of some sort, so only users can win and not admins) i think it is a simple project, but i cant find anything on the web to help me with it, hopefully someone here can!