Smart Reporter For WooCommerce and WP eCommerce

A phenomenal plugin that solves all your business related issues, from business analysis to reporting on your WooCommerce and WordPress eCommerce site …

4 database tables

Table NameDescriptionMethod
wp_sr_woo_order_itemsStores order records and related transaction data.Static
wp_woo_sr_order_itemsStores order records and related transaction data.Static
wp_woo_sr_ordersStores order records and related transaction data.Static
wp_woo_sr_orders_meta_allStores additional metadata (key-value pairs) for woo sr orders meta all records.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:currency_typeOption key:sr_abandoned_cutoff_periodOption key:sr_abandoned_cutoff_timeOption key:sr_admin_footerOption key:sr_data_syncOption key:sr_dismiss_admin_noticeOption key:sr_is_auto_refreshOption key:sr_network_activateOption key:sr_number_formatOption key:sr_old_data_syncOption key:sr_refresh_durationOption key:sr_what_to_refreshOption key:woocommerce_price_num_decimalsOption key:woocommerce_version
wp_postmeta
Post meta