- Home
- Knowledge Base
- API
- Function Reference
Function Reference
Function Reference: wlmapi_the_level_members
Retrieves all members of the specified level passed through the filter: wlmapi_the_level_members. If no filter is applied, this function will...
Function Reference: wlmapi_add_member_to_level
Adds a member to a membership level according to the specified arguments. Parameters level_id (int) – The ID of the level...
Function Reference: wlmapi_get_level_member_data
Retrieves all membership data for the specified member and level. Parameters level_id (int) – The ID of the level to retrieve...
Function Reference: wlmapi_update_level_member_data
Updates a member's membership level data according to the specified arguments. Parameters level_id (int) – The ID of the level to...
Function Reference: wlmapi_get_level_post_type
Retrieves all posts of the specified post type associated with the specified level. Parameters level_id (int) – The ID of the...
Function Reference: wlmapi_add_post_to_level
Gives a membership level access to the specified post according to the specified arguments. Parameters level_id (int) – The ID of...