Article Category: 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 array containing data for each

Read More »

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 return the unfiltered array, i.e.

Read More »

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

Read More »

Function Reference: wlmapi_create_level

Creates a new membership level according to the specified arguments. Parameters args (array) – An array of accepted arguments specified below: Parameter Description Required Default

Read More »

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 arguments. Parameters level_id (int) – The

Read More »