Job Tracker

Track jobs and create invoices for completed or shipped jobs.

1 database table

Table NameDescriptionMethod
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_options
Option 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