WP-Flock

A plugin that provides LiveJournal-like custom security groups for posts and pages.

2 database tables

Table NameDescriptionMethod
wp_fl_capsStores fl caps data created by this plugin.Static
wp_fl_groupsStores fl 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_options
Option key:fl_groupsOption key:fl_installed
wp_postmeta
Post meta