Lawyer Locker
Encrypted lockers for secure client communication and file sharing.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_lawyer_locker_activity | Stores lawyer locker activity data created by this plugin. | Static |
| wp_lawyer_locker_files | Stores lawyer locker files data created by this plugin. | Static |
| wp_lawyer_locker_lockbox | Stores lawyer locker lockbox 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:
lawyer_locker_enable_lockboxOption key:lawyer_locker_encryption_key_locationOption key:lawyer_locker_internal_encryption_keyOption key:lawyer_locker_privilege_footerwp_postmetawp_postsCustom post type:
lawyer_lockerwp_usermeta