Grand Job
This plugin is used to create a job board site with lots of powerful functions
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_gj_email_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_gj_follows | Stores gj follows data created by this plugin. | Static |
| wp_gj_save_jobs | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_gj_save_resums | Stores gj save resums 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_commentmetawp_commentswp_optionsOption key:
blog_charsetOption key:descriptionOption key:enableOption key:gj_created_fieldsOption key:gj_field_types_orderOption key:gj_gateways_orderOption key:gj_send_mail_queue_timeOption key:gj_settingsOption key:gj_social_applies_orderOption key:gj_social_login_orderOption key:gj_versionOption key:instructionswp_postmetawp_postsCustom post type:
gj_applicationCustom post type:gj_candidateCustom post type:gj_employerCustom post type:gj_field_groupsCustom post type:gj_fieldsCustom post type:gj_jobCustom post type:gj_orderwp_termmetawp_termsCustom taxonomy:
gj_catCustom taxonomy:gj_cityCustom taxonomy:gj_expericenceCustom taxonomy:gj_genderCustom taxonomy:gj_levelCustom taxonomy:gj_salaryCustom taxonomy:gj_sizeCustom taxonomy:gj_skillCustom taxonomy:gj_stateCustom taxonomy:gj_typewp_usermeta