FoodBoxBooker

FoodBoxBooker - Professional tiffin service management.

11 database tables

Table NameDescriptionMethod
wp_fbbttm_countriesStores fbbttm countries data created by this plugin.Static
wp_fbbttm_currenciesStores fbbttm currencies data created by this plugin.Static
wp_fbbttm_delivery_addressStores fbbttm delivery address data created by this plugin.Static
wp_fbbttm_foodbookingStores fbbttm foodbooking data created by this plugin.Static
wp_fbbttm_foodbooking_cartStores fbbttm foodbooking cart data created by this plugin.Static
wp_fbbttm_foodbooking_cart_iteminfoStores fbbttm foodbooking cart iteminfo data created by this plugin.Static
wp_fbbttm_foodbooking_iteminfoStores fbbttm foodbooking iteminfo data created by this plugin.Static
wp_fbbttm_packagelistStores fbbttm packagelist data created by this plugin.Static
wp_fbbttm_paymentsStores fbbttm payments data created by this plugin.Static
wp_fbbttm_settingStores fbbttm setting data created by this plugin.Static
wp_fbbttm_statesStores analytics or statistics data.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:fbbttm_db_versionOption key:fbbttm_fbbttm-cart_page_idOption key:fbbttm_fbbttm-checkout_page_idOption key:fbbttm_fbbttm-myaccount_page_idOption key:fbbttm_fbbttm-order-received_page_idOption key:fbbttm_fbbttm-shop_page_id
wp_postmeta
Post meta
wp_posts
Custom post type:fbbttm_fooditems
wp_terms
Custom taxonomy:fbbttm_fooditems_category
wp_usermeta
User meta