- Home
- Knowledge Base
- API
- Function Reference
Function Reference
Function Reference: wlmapi_remove_post_from_level
Removes a membership level's access to the specified post. Parameters level_id (int) – The ID of the level to remove the...
Function Reference: wlmapi_get_level_pages
Retrieves all pages associated with the specified level. Parameters level_id (int) – The ID of the level to retrieve pages from...
Function Reference: wlmapi_add_page_to_level
Gives a membership level access to the specified page according to the specified arguments. Parameters level_id (int) – The ID of...
Function Reference: wlmapi_remove_page_from_level
Removes a membership level's access to the specified page. Parameters level_id (int) – The ID of the level to remove the...
Function Reference: wlmapi_get_level_commented_posts
Retrieves all posts with comments associated with the specified level. Parameters level_id (int) – The ID of the level to retrieve...
Function Reference: wlmapi_add_posts_comments_to_level
Gives a membership level access to the specified post's comments according to the specified arguments. Parameters level_id (int) – The ID...