Freelancer Time Log Pro
A simple time tracking plugin for freelancers: admin-bar start/stop timer, per-user entries, client/project assignment, totals and CSV export.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_awd_time_entries | Stores form submissions and user-entered data. | Static |
| wp_frtlp_time_entries | Stores form submissions and user-entered data. | 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:
awd_ttt_db_versionOption key:awd_ttt_projectsOption key:frtlp_tlog_db_versionOption key:frtlp_tlog_projectswp_usermeta