Vacancy Lab

Add Vacancy Search and Candidate submissions that are powered by Vacancy Lab onto your Wordpress website.

3 database tables

Table NameDescriptionMethod
wp_candidatesStores candidates data created by this plugin.Static
wp_tblvacanciesStores tblvacancies data created by this plugin.Static
wp_tblvacancies_tempStores tblvacancies temp data created by this plugin.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:wpvacancylab
wp_postmeta
Post meta