Access Areas for WordPress

Fine tuning access to your posts.

1 database table

Table NameDescriptionMethod
wp_disclosure_userlabelsStores disclosure userlabels 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:accessareas_versionOption key:wpaa_default_behaviorOption key:wpaa_default_capsOption key:wpaa_default_comment_capOption key:wpaa_default_edit_capOption key:wpaa_default_post_statusOption key:wpaa_default_view_capOption key:wpaa_enable_assign_capOption key:wpaa_fallback_page
wp_postmeta
Post meta
wp_usermeta
User meta