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 NameDescriptionMethod
wp_hrp_announcementsStores hrp announcements data created by this plugin.Static
wp_hrp_attendancesStores hrp attendances data created by this plugin.Static
wp_hrp_departmentsStores hrp departments data created by this plugin.Static
wp_hrp_designationsStores hrp designations data created by this plugin.Static
wp_hrp_employeesStores hrp employees data created by this plugin.Static
wp_hrp_employees_work_detailStores hrp employees work detail data created by this plugin.Static
wp_hrp_holidaysStores hrp holidays data created by this plugin.Static
wp_hrp_payrollStores hrp payroll data created by this plugin.Static
wp_hrp_reportsStores hrp reports data created by this plugin.Static
wp_hrp_settingsStores hrp settings data created by this plugin.Static
wp_hrp_shiftsStores 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
User meta