ABCT Smart Orders
Control store schedule and open/closed status for WooCommerce with a lightweight free workflow.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_abct_orders | Stores order records and related transaction data. | Static |
| wp_abct_orders_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_abct_shared_display_locks | Stores abct shared display locks 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:
abct_manual_store_statusOption key:abct_so_db_versionOption key:woocommerce_currencyOption key:woocommerce_default_countryOption key:woocommerce_store_addressOption key:woocommerce_store_address_2Option key:woocommerce_store_cityOption key:woocommerce_store_phoneOption key:woocommerce_store_postcodewp_postmeta