Custom Job Fields for WP Job Manager

Custom Job Fields for WP Job Manager is flexible and easy to add your custom fields for WP Job Manager.

1 database table

Table NameDescriptionMethod
wp_cfwjm_fieldsStores cfwjm fields 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:cfwjm_db_version
wp_postmeta
Post meta