5
votes
Filter and view all the pages that are protected with a TAG
We have sites that have large numbers of protected pages with TAGs. It would be much faster to filter these pages and do bulk updates and changes to them with TAGs.
Got an idea for a new feature or integration? We’d love to hear it! You can find our roadmap here.
We have sites that have large numbers of protected pages with TAGs. It would be much faster to filter these pages and do bulk updates and changes to them with TAGs.
Having a dedicated settings page to view and change this would be even better.
For example, add a TAG that protects a custom post type or pages that have a certain category.
Since we don’t use a membership and instead WPFusion this could be a massive improvement on our workflow and probably for others as well.
There are a few options for this currently:
1. You can bulk edit protections on pages via the bulk editing tools in the admin pages list: https://wpfusion.com/documentation/getting-started/access-control/#apply-settings-in-bulk
2. You can protect custom post types using either the CPT-UI plugin or the wpf_post_type_rules filter: https://wpfusion.com/documentation/getting-started/access-control/#restricting-access-to-post-types
3. You can protect categories or other taxonomy terms: https://wpfusion.com/documentation/getting-started/access-control/#restricting-access-to-archives-and-categories
We are currently working on building a tag *report* to show where tags are configured: https://wpfusion.com/feature-requests/tag-usage-reports-for-administrators/ . But since we have 100+ integrations that all store tags in different places, it’s been a big job.
Once that’s finished we’ll create a tool for migrating tags between CRMs, and as part of that we may be able to create a bulk-editing interface.
I recommend commenting or voting on that request as we’ll post any updates on the project there 🙂