[ad_1]
Hi,
Thanks a million for this plugin. Really appreciate it.
I was wondering if there is a filter available before saving points to the database on awards and deducts. So I will be able multiply the points by user_id.
Something like,
apply_filters( 'gamipress_before_points_save', $point_count, $user_id );Thanks again.
