ITS Jewellery Price Plugin

ITS Jewellery Price Plugin for Woocommerce helps to update prices of jewellery products. We all know that prices of jewellery products change everyday …

4 database tables

Table NameDescriptionMethod
wp_its_jp_metal_price_logsStores additional metadata (key-value pairs) for its jp metal price logs records.Static
wp_its_jp_price_metal_groupsStores additional metadata (key-value pairs) for its jp price metal groups records.Static
wp_its_jp_price_settingsStores its jp price settings data created by this plugin.Static
wp_its_jp_product_price_logsA logging table that records activity, events, or audit history.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:itsjp-pricebreakup-settingsOption key:itsjp_activation_resultOption key:itsjp_last_runtimeOption key:itsjpp_license_keyOption key:itsjpp_local_keyOption key:woocommerce_currency_posOption key:woocommerce_dimension_unit
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta