Job Application Form

This plugin provide functionality to take job apllication enteries from frontend and displays it in backend with proper format.

2 database tables

Table NameDescriptionMethod
wp_job_designationA job queue table for managing background tasks and scheduled operations.Verified
wp_job_listA job queue table for managing background tasks and scheduled operations.Verified

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:jal_db_version