Article Category: Function Reference

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: Parameter Description Required Default user_login (string)

Read More »

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 a multi-dimensional array containing data

Read More »

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 from post_ids (int) – Accepts an array

Read More »