Employee Management System
A comprehensive employee management system with sales tracking, reporting, and dashboard features for WordPress.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_emplmasy_employee_sales | Stores emplmasy employee sales data created by this plugin. | Static |
| wp_emplmasy_employees | Stores emplmasy employees 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:
emplmasy_activation_timeOption key:emplmasy_currency_positionOption key:emplmasy_currency_symbolOption key:emplmasy_date_formatOption key:emplmasy_delete_data_uninstall