Job Tracker
Track jobs and create invoices for completed or shipped jobs.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_job_tracker_ | A job queue table for managing background tasks and scheduled operations. | 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:
job_tracker_force_httpsOption key:job_tracker_pageOption key:job_tracker_protocolOption key:job_tracker_redirect_after_user_addOption key:job_tracker_user_levelOption key:job_tracker_version