HR Press Lite
Track employee check-ins, breaks, attendance, and manage your entire team — all from your WordPress dashboard. Free forever.
11 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_hrp_announcements | Stores hrp announcements data created by this plugin. | Static |
| wp_hrp_attendances | Stores hrp attendances data created by this plugin. | Static |
| wp_hrp_departments | Stores hrp departments data created by this plugin. | Static |
| wp_hrp_designations | Stores hrp designations data created by this plugin. | Static |
| wp_hrp_employees | Stores hrp employees data created by this plugin. | Static |
| wp_hrp_employees_work_detail | Stores hrp employees work detail data created by this plugin. | Static |
| wp_hrp_holidays | Stores hrp holidays data created by this plugin. | Static |
| wp_hrp_payroll | Stores hrp payroll data created by this plugin. | Static |
| wp_hrp_reports | Stores hrp reports data created by this plugin. | Static |
| wp_hrp_settings | Stores hrp settings data created by this plugin. | Static |
| wp_hrp_shifts | Stores hrp shifts 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_usermeta