Function to create membership from user ID
-
Following up on this question, a simple function that would add a membership for a user would be wildly helpful, enabling integration with other plugins, like form builders. Something like,
swpm_add_membership( (int) $user_id, (int) $membership_level, (bool) $send_notifications )
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Function to create membership from user ID’ is closed to new replies.