access to blog
Would like to add a global setting in wpFusion control panel to: [ x ] restrict access to ALL blog posts to: [ logged in users, logged out users, everyone ] Would like to add a post category setting in wpFusion to control access to posts: [ x ] Restrict access to all blog posts in this category to: [ logged in users, logged out users, everyone ] In other words, apply the same "menu item visibility" permissions at two different points. We have a need to protect our entire blog posts (all of them including RSS feed) to logged in users only, and don't really want "yet-another-plugin" for it. The alternative is: custom code Thanks, Dan
Hey Dan, this is possible now with our Post Types addon which you can download from https://github.com/verygoodplugins/wpf-post-types
Access control for categories can already be set at the category level: https://wpfusion.com/documentation/getting-started/access-control/#restricting-access-to-archives-and-categories
Let us know if that works for you.