Work Time Allocator
Allocates working times to client jobs and generates reports
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_allocation | Stores allocation data created by this plugin. | Static |
| wp_costs | Stores costs 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:
acf_versionOption key:db_versionOption key:mwta_currency_optionOption key:mwta_email_optionOption key:mwta_path_optionwp_postmetawp_postsCustom post type:
acf-fieldCustom post type:acf-field-groupCustom post type:clientsCustom post type:employeesCustom post type:jobsCustom post type:occupationswp_termmetawp_usermeta