- Home
- Knowledge Base
- API
- Function Reference
Function Reference
Function Reference: WishListMemberAPIRequest
Calls the WishList Member API internally. This is the sister function of the wlmapiclass class which handles all external API requests....
Function Reference: wlmapi_get_member_by
Retrieves all information about the specified member by a specified field (name, login). Parameters field (string) – Data type to...
Function Reference: wlmapi_add_member
Adds a member to WordPress according to the specified arguments. Parameters args (array) – An array of accepted arguments specified below:...
Function Reference: wlmapi_get_member
Retrieves all information about the specified member. Parameters member_id (int) – The ID of the member to retrieve Return Returns...
Function Reference: wlmapi_get_member_levels
Retrieves the membership levels that the specified user belongs to. Parameters member_id (int) – The ID of the member Return Returns...
Function Reference: wlmapi_unmanage_post
Un-protects posts and removes them from the membership level. Parameters level_id (int) – The ID of the level to remove posts...