All-in-One Content Restriction – Conditional Content Visibility & Access Control for WordPress
Take control of your content. Restrict any post, page, or custom content based on user roles, login state, or custom rules. No code needed.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_content_restriction_rules | Stores content restriction rules data created by this plugin. | Static |
| wp_cr_index_ | Stores cr index data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
_content_restriction_first_activation_timeOption key:_content_restriction_redirect_to_dashboardwp_usermeta