Hello,
I have setup a wordpress locally in WAMP.
Every user is given points for writing. I want to write a piece of code that will add two points to the user's existing points every time he writes a blog.
Can this be done usng php? Also, where should I deploy this code so that it will run everytime any user of the website writes a blog?
Any help is appreciated.
Thanks in advance.