mycred_add
-
Hi!
Prompt please how to specify type of points in function:
<?php mycred_add( $ref, $user_id, $amount, $entry, $ref_id, $data, $type ); ?>mycred_add( ‘birthday_present’, $user_id, 10, ‘Birthday %plural%!’, date( ‘y’ ) );
how to specify type?
thanks
The topic ‘mycred_add’ is closed to new replies.