Kybern HR
Manage HR candidates with admin tools, CSV import/export, Fluent Forms integration, and a protected REST API.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_fluentform_forms | Stores form definitions and related configuration. | Static |
| wp_fluentform_submissions | Stores form submissions and user-entered data. | Static |
| wp_kybern_hr_consents | Stores kybern hr consents data created by this plugin. | Static |
| wp_kybern_hr_csv | Stores kybern hr csv data created by this plugin. | Static |
| wp_wkhr_consents | Stores wkhr consents data created by this plugin. | Static |
| wp_wkhr_csv | Stores 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_optionsOption 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