Voidek Employee Portal
A full-featured frontend employee management plugin with projects, tasks, EOD reports, user roles (Admin, Manager, Employee).
9 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_leave_applications | Stores leave applications data created by this plugin. | Static |
| wp_voidempo_eod | Stores voidempo eod data created by this plugin. | Static |
| wp_voidempo_eod_log | A logging table that records activity, events, or audit history. | Static |
| wp_voidempo_holidays | Stores voidempo holidays data created by this plugin. | Static |
| wp_voidempo_increments | Stores voidempo increments data created by this plugin. | Static |
| wp_voidempo_projects | Stores voidempo projects data created by this plugin. | Static |
| wp_voidempo_projects_log | A logging table that records activity, events, or audit history. | Static |
| wp_voidempo_task | Stores voidempo task data created by this plugin. | Static |
| wp_voidempo_task_log | A logging table that records activity, events, or audit history. | 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:
voidempo_user_dashboard_page_idwp_postmetawp_postsCustom post type:
voidempo_projectswp_usermeta