ActiveDEMAND

ActiveDEMAND, the easy way to add Web Forms, Dynamic Content, and Popups to your WordPress site.

4 database tables

Table NameDescriptionMethod
wp_activedemand_accessStores activedemand access data created by this plugin.Static
wp_activedemand_access_ruleStores activedemand access rule data created by this plugin.Static
wp_cartStores cart data created by this plugin.Static
wp_cart_productStores product records and related 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:activedemand_blocksOption key:activedemand_formsOption key:activedemand_options_fieldOption key:activedemand_storyboardOption key:run_only_once_indexesOption key:woocommerce_currency
wp_postmeta
Post meta
wp_usermeta
User meta