Dynamic Donations

Easy and powerful WordPress plugin for donations or fundraising management.

4 database tables

Table NameDescriptionMethod
wp_dydo_gatewaysStores dydo gateways data created by this plugin.Static
wp_dydo_onetime_donationsStores dydo onetime donations data created by this plugin.Static
wp_dydo_subscription_donationsStores dydo subscription donations data created by this plugin.Static
wp_dydo_subscriptionsStores dydo subscriptions 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:dydo_optionsOption key:dydo_woocommerce_enabledOption key:woocommerce_currency
wp_postmeta
Post meta
wp_usermeta
User meta