I’m trying to avoid hacking the functions.php.
So here’s the problem:
I’ve got posts that I want limited by custom capabilities. So I tried writing the custom capability in the field beside the post. I created two members one with this custom capabilty and one without. When the posts are listed both members see the post. If you click it and choose to see only that one post s2 redirects to membership options page. Is there any way that I can make it invisible to members with the wrong ccap without breaking into the functions.php file?