GochiSiyan

free 3 unlock

Apr 29th, 2021 (edited)
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. add_action('user_register',function ($user){
  2. update_user_option( $user, 'jpw_unlock_remaining', 3 );
  3. });
Add Comment
Please, Sign In to add comment