Ad function manually question ?
-
Hi, I want to update the points to the user manually from admin panel.
I searched and found that , this code do the thing :
<?php mycred_add( $ref, $user_id, $amount, $entry, $ref_id, $data, $type ); ?>
But, I want to do it from admin-panel,not by inserting code everytime.
So where I have to add/edit these code ?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Ad function manually question ?’ is closed to new replies.