Kybern HR

Manage HR candidates with admin tools, CSV import/export, Fluent Forms integration, and a protected REST API.

6 database tables

Table NameDescriptionMethod
wp_fluentform_formsStores form definitions and related configuration.Static
wp_fluentform_submissionsStores form submissions and user-entered data.Static
wp_kybern_hr_consentsStores kybern hr consents data created by this plugin.Static
wp_kybern_hr_csvStores kybern hr csv data created by this plugin.Static
wp_wkhr_consentsStores wkhr consents data created by this plugin.Static
wp_wkhr_csvStores wkhr csv 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:kybern_hr_field_mapOption key:kybern_hr_form_idOption key:kybern_hr_per_pageOption key:kybern_hr_versionOption key:wkhr_field_mapOption key:wkhr_version