WordPress Membership Plugin
That’s awesome. Thank you. Looking forward to that!
Have you heard of a plugin called Advanced Custom Fields?
I’m using something similar called Masterpress.
Basically these plugin lets you add additional content blocks to the edit page or edit post page, instead of just a plain text editor.
I understand that Simple Membership Plugin is not able to hide these additional content. I’m looking for a way where I can check and hide these content manually.
Thank you.
Yes I have already done that. It works very well with the_content() but does not work with the custom fields that I have added.
What I have to do now is to try to manually check if user is a subscriber, then check if user is a doctor or nurse. Is this possible?