Function to retrieve multiple levels from User
-
I have installed the “Multiple Memberships Per User Plugin” because I need to be able to assign multiple levels for each user. Prior to installing the plugin, I would be able to retrieve the user’s single level with
pmpro_getMembershipLevelForUser
.After installing the plugin
pmpro_getMembershipLevelForUser
only returns the first assigned level for the user and ignores the rest.I tried finding documentation for this but I cannot, can anyone point me in the right direction on how or what function I can call to get all the assigned levels?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Function to retrieve multiple levels from User’ is closed to new replies.