Legal Services Management
Manage clients, cases, appointments, invoices & documents for law firms directly from WordPress.
9 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_lsm_activity_logs | A logging table that records activity, events, or audit history. | Static |
| wp_lsm_appointments | Stores lsm appointments data created by this plugin. | Static |
| wp_lsm_cases | Stores lsm cases data created by this plugin. | Static |
| wp_lsm_clients | Stores lsm clients data created by this plugin. | Static |
| wp_lsm_documents | Stores lsm documents data created by this plugin. | Static |
| wp_lsm_invoices | Stores lsm invoices data created by this plugin. | Static |
| wp_lsm_notifications | Stores lsm notifications data created by this plugin. | Static |
| wp_lsm_services | Stores lsm services data created by this plugin. | Static |
| wp_lsm_sessions | Stores session data for tracking user or visitor state. | 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:
lsm_optionsOption key:lsm_plugin_bootedOption key:lsm_version