- Home
- Knowledge Base
- API
- Function Reference
Function Reference
Function Reference: wlmapi_unprotect_post
Un-protects a post. Parameters post_id (int) – The ID of the post to un-protect Return Returns a multi-dimensional array containing operation...
Function Reference: wlmapi_get_protected_categories
Retrieves all categories that have been protected. Parameters There are no parameters for this function Return Returns a multi-dimensional array...
Function Reference: wlmapi_protect_category
Protects a category. Parameters args (array) – An array of accepted arguments specified below: Parameter Description Required Default ContentIds (array) An array...
Function Reference: wlmapi_unprotect_category
Un-protects a category. Parameters category_id (int) – The ID of the category to un-protect Return Returns a multi-dimensional array containing operation status....
Function Reference: wlmapi_get_members
Retrieves all members. Parameters This function accepts no parameters. Return Returns a multi-dimensional array containing data for each member. Example...
Function Reference: wlmapi_the_members
Retrieves a list of all members passed through the filter: wlmapi_the_members. If no filter is applied, this function will return...