- Home
- Knowledge Base
- API
- Function Reference
Function Reference
Function Reference: wlmapi_delete_member
Deletes an existing member. Parameters member_id (int) – The ID of the member to delete Return Returns a multi-dimensional array containing...
Function Reference: wlmapi_is_user_a_member
Checks if the specified member belongs to the specified level. Parameters level_id (int) – The ID of the level to...
Function Reference: wlmapi_manage_post
Protects posts and adds them to the membership level. Parameters level_id (int) – The ID of the level to add posts...
Function Reference: wlmapi_the_level
Displays data for the specified membership level passed through the filter: wlmapi_the_level. If no filter is applied, this function will...
Function Reference: wlmapi_delete_level
Deletes an existing membership level. Parameters level_id (int) – The ID of the level to delete Return Returns a multi-dimensional array...
Function Reference: wlmapi_get_level_members
Retrieves all members of the specified level. Parameters level_id (int) – The ID of the level to retrieve members from...