Cart recovery for WordPress
Cart recovery for WordPress brings abandoned cart recovery and tracking to your WordPress store.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_crfw_cart | Stores crfw cart data created by this plugin. | Static |
| wp_crfw_cart_event | Stores crfw cart event data created by this plugin. | Static |
| wp_crfw_cart_meta | Stores additional metadata (key-value pairs) for crfw cart 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_optionsOption key:
checkout_urlOption key:crfw_anon_meta_clearup_processed_untilOption key:crfw_cart_completion_workingOption key:crfw_cart_saltOption key:crfw_cart_value_tracking_startedOption key:crfw_cron_last_runOption key:crfw_db_versionOption key:crfw_licence_Option key:crfw_licence_status_Option key:crfw_settings_Option key:woocommerce_tax_display_shopwp_postmeta