- Home
- Knowledge Base
- API
- Function Reference
Function Reference
Function Reference: wlmapi_get_levels
Retrieves all membership levels associated with a WishList Member install. Parameters This function accepts no parameters. Return Returns a multi-dimensional...
Function Reference: wlmapi_the_levels
Retrieves a list of all membership levels passed through the filter: wlmapi_the_levels. If no filter is applied, this function will...
Function Reference: wlmapi_get_level
Retrieves all information about the specified membership level. Parameters level_id (int) – The ID of the level to retrieve Return...
Function Reference: wlmapi_create_level
Creates a new membership level according to the specified arguments. Parameters args (array) – An array of accepted arguments specified...
Function Reference: wlmapi_update_level
The Function Reference: wlmapi_update_level is related to the WishList Member API. Updates an existing membership level according to the specified...
Function Reference: wlmapi_remove_member_from_level
Removes a member from a membership level Parameters level_id (int) – The ID of the level to remove the member from...