Hello ! just want to check with you does your pro version include function like limit certain users to msg others max up to certain number? For example, my current website is using Paid Membership Pro with 2 levels. Free and Premium. Free user can only msg users up to 5 only. Premium users are unlimited.
The Paid Membership Pro shortcode to display the current user level is [pmpro_member field=”membership_name”] , the output will be either “Free” or “Premium”
My question is by buying your pro version. Can you customize this function into your plugin? If yes, roughly how much. Any support email that we can talk to?
For example
if ([pmpro_member field=”membership_name”]==Free) -> limit them up to 5 conversations only. Else -> unlimited.
Thank you.
