Hello there guys, Can any one help me on a suggestion? I've to create a site which let the user post article and let the admin approve it. What is to be done is that when admin click on approve. It should take the post_author(which is just ID[int]) from that post and add defined earning integer into the field(of sql that belongs to wp_users) user_earn[remember ADD i.e ADDITION(+) with the value it already has.] whose ID[int] == to the post author. ?? Any one therE?