ACL – Woo Advanced Customer Dashboard

Customer Dashboard Plugin is the most Advanced Award Wining WooCommerce plugin that lets you create the decorative users end dashboard with many inter …

2 database tables

Table NameDescriptionMethod
wp_wooacd_custom_cartStores wooacd custom cart data created by this plugin.Static
wp_wooacd_notificationsStores wooacd notifications 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_options
Option key:acl_wooacd_custom_requestOption key:acl_wooacd_dashboard_contentOption key:acl_wooacd_enable_notificationsOption key:acl_wooacd_estimated_delivery_timeOption key:acl_wooacd_menusOption key:acl_wooacd_note_placeholderOption key:acl_wooacd_phraseOption key:acl_wooacd_price_breakdownOption key:acl_wooacd_set_estimated_delivery_timeOption key:acl_wooacd_tracker_stepsOption key:acl_wooacd_traveller
wp_postmeta
Post meta