We use the following code to assign points, but seems to have stopped running lately, also, where can I find the api and function documentation now?
Thanks!
MD
// Assign Points
Foundry:
oints()->assign( 'conditioned' , 'conditioning' , $user->id );
It's correct your code markup doesn't like : :
// Assign Points
Foundry:

oints()->assign( 'conditioned' , 'conditioning' , $user->id );