Custom Post Type Privacy

Stable Tag 0.3 Custom Post Type Privacy allows WordPress authors to grant access to users and groups of users across all posts, pages and custom post …

1 database table

Table NameDescriptionMethod
wp_cpt_sentry_groupsStores cpt sentry groups 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_comments
Direct access
wp_options
Option key:cpt_sentry_db_versionOption key:cpt_sentry_default_post_groupsOption key:cpt_sentry_default_post_usersOption key:cpt_sentry_default_user_groupsOption key:cpt_sentry_denied_messageOption key:cpt_sentry_feedkey_enabledOption key:cpt_sentry_feedkey_url_rewrite_enabledOption key:cpt_sentry_post_title_postfixOption key:cpt_sentry_post_title_prefixOption key:cpt_sentry_post_user_list_enabledOption key:cpt_sentry_preview_all_users_onlyOption key:cpt_sentry_preview_permalinkOption key:cpt_sentry_preview_typeOption key:feedkey_optionsOption key:feedkey_versionOption key:widget_recent_commentsOption key:widget_tag_cloud
wp_postmeta
Post meta
wp_usermeta
User meta