Thread Starter
2qbs
(@2qbs)
My temporary solution is JS based. The “Content available to logged in users” banner with a unique id is a trigger to remove content created in the MuffinBuldier with the “resctriedContent” class.
In jQuery:
if(triggerID){
$element.remove ()
}
Your plugin is great. Maybe in the future you will add features to hide items of a certain class 🙂 🙂