Forums
Forums / Plugin: ARMember - Membership Plugin, Content Restriction, Member Levels, User Profile & User signup / Membership Plan Condition
(@bonumaster)
3 years, 4 months ago
Hi. How to check if user has in any plan via PHP? Like i wanted to set condition if user is not on any membership plan via PHP. Something like this (Other plugins code)
if(pmpro_hasMembershipLevel('Member'))
Thanks!
(@reputeinfosystems)
3 years, 3 months ago
Hello,
You can get the member’s current plan IDs from the “arm_user_plan_ids” user meta and match the plan ID according to your requirements.
Thanks
The topic ‘Membership Plan Condition’ is closed to new replies.