Add an delete Students hooks or function?

Home Forums Chit Chat WPLMS customizations Add an delete Students hooks or function?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18831
    Venturedo
    Spectator
    Hi, I have write a script  for a  payment provider. And yet I must have the hooks or functions that I can add and delete students to courses. Please an help me? Thanks Oliver  
    #20711
    MrVibe
    Keymaster
    bp_course_add_user_to_course($user_id,$course_id,$duration = NULL,$force = NULL) // Duration defaults to Course duration, $force bypasses the number of seats check bp_course_remove_user_from_course($user_id,$course_id)
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Add an delete Students hooks or function?’ is closed to new replies.