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 NameDescriptionMethod
wp_awd_time_entriesStores form submissions and user-entered data.Static
wp_frtlp_time_entriesStores 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_options
Option key:awd_ttt_db_versionOption key:awd_ttt_projectsOption key:frtlp_tlog_db_versionOption key:frtlp_tlog_projects
wp_usermeta
User meta