mycred_subtract
-
I’m jut wondering if you could help. I’m writing my own little routine which I want to subtract points on some action that I’ve set up.
I’ve tried using the above function but whatever I do it doesn’t seem to work.
I’m thinking that it’s because it’s part of a class, and using that is just a bit beyond my expertise. I’m not really familiar with OO and wordpress.
Anyway, the line of code that I am trying is in my theme functions is like this..(my full function isnt this, I’m just taking out the bit that doesn’t work, I know the rest of my code works, just not this bit.
If this happens…..
Do this
mycred_subtract( ‘Purchase’, 5, 10);// this doesn’t seem to workWhere 5 is the user ID and 10 is the amount to subtract.
Can anyone point me in the right direction?
Great plugin BTW – feels much better than Cubepoints and your support site is very helpful.
Many thanks
- The topic ‘mycred_subtract’ is closed to new replies.