Charitable – Donation Plugin for WordPress – Fundraising with Recurring Donations & More

The best WordPress donation plugin. Create fundraising donation forms, accept recurring donations, easy donor management, add crowdfunding, and more.

9 database tables

Table NameDescriptionMethod
wp_charitable_Stores charitable data created by this plugin.Static
wp_charitable_benefactorsStores charitable benefactors data created by this plugin.Static
wp_charitable_benefactors_db_versionStores charitable benefactors db version data created by this plugin.Static
wp_charitable_campaign_activitiesStores charitable campaign activities data created by this plugin.Static
wp_charitable_campaign_donationsStores charitable campaign donations data created by this plugin.Static
wp_charitable_donation_activitiesStores charitable donation activities data created by this plugin.Static
wp_charitable_donormetaStores charitable donormeta data created by this plugin.Static
wp_charitable_donorsStores charitable donors data created by this plugin.Static
wp_charitable_logsA logging table that records activity, events, or audit history.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:_charitable_square_locations_testOption key:active_gatewaysOption key:charitable_activatedOption key:charitable_campaign_builder_templatesOption key:charitable_crypto_secret_keyOption key:charitable_default_countryOption key:charitable_doing_upgradeOption key:charitable_notificationsOption key:charitable_paypal_user_tierOption key:charitable_settingsOption key:charitable_setup_payment_methodsOption key:charitable_skipped_donations_with_empty_donor_idOption key:charitable_square_aes_key_Option key:charitable_square_connection_error_noticeOption key:charitable_square_connectionsOption key:charitable_square_location_currency_Option key:charitable_square_location_id_Option key:charitable_square_location_id_liveOption key:charitable_square_location_id_testOption key:charitable_square_mode_connection_warningOption key:charitable_toolsOption key:charitable_upgrade_logOption key:charitable_using_square_connectOption key:charitable_using_stripe_connectOption key:charitable_versionOption key:charitable_version_upgraded_fromOption key:charitable_version_warningOption key:contact_consentOption key:contact_consent_labelOption key:countryOption key:data_retention_fieldsOption key:default_gatewayOption key:delete_data_on_uninstallOption key:donation_form_default_highlight_colourOption key:donation_form_displayOption key:donation_form_notices_displayOption key:donation_form_show_login_messageOption key:donation_receipt_pageOption key:gateways_squareOption key:highlight_colourOption key:login_pageOption key:minimum_data_retention_periodOption key:privacy_policyOption key:privacy_policy_enabledOption key:privacy_policy_pageOption key:script_minificationOption key:square_settingsOption key:terms_and_conditions_enabledOption key:terms_conditionsOption key:terms_conditions_pageOption key:test_modeOption key:wpcharitable_activated_datetimeOption key:wpcharitable_square_failed_token_renewal_Option key:wpcharitable_square_token_refreshed_
wp_postmeta
Post meta
wp_posts
Custom post type:campaignCustom post type:donation
wp_terms
Custom taxonomy:campaign_categoryCustom taxonomy:campaign_tag
wp_usermeta
User meta