GiveWP – Donation Plugin and Fundraising Platform

Accept donations and begin fundraising with GiveWP, the highest rated WordPress donation plugin for online giving.

14 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_give_Stores give data created by this plugin.Static
wp_give_campaign_formsStores form definitions and related configuration.Static
wp_give_campaignsStores give campaigns data created by this plugin.Static
wp_give_commentmetaStores give commentmeta data created by this plugin.Static
wp_give_commentsStores give comments data created by this plugin.Static
wp_give_donationmetaStores give donationmeta data created by this plugin.Static
wp_give_donormetaStores give donormeta data created by this plugin.Static
wp_give_formmetaStores form definitions and related configuration.Static
wp_give_paymentmetaStores give paymentmeta data created by this plugin.Static
wp_give_sequential_orderingStores order records and related transaction data.Static
wp_give_subscriptionmetaStores give subscriptionmeta data created by this plugin.Static
wp_give_subscriptionsStores give 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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:_give_table_checkOption key:akismet_spam_protectionOption key:akismet_whitelisted_email_addressesOption key:anonymous_donationOption key:blog_charsetOption key:categoriesOption key:company_fieldOption key:cssOption key:currenciesOption key:currencyOption key:currency_positionOption key:default_gatewayOption key:donor_commentOption key:donor_default_user_roleOption key:email_accessOption key:enable_recaptchaOption key:failure_pageOption key:form_featured_imgOption key:form_sidebarOption key:forms_archivesOption key:forms_excerptOption key:forms_singularOption key:gatewaysOption key:give_completed_upgradesOption key:give_default_api_versionOption key:give_doing_upgradeOption key:give_earnings_totalOption key:give_get_versionsOption key:give_install_pages_createdOption key:give_licensesOption key:give_licenses_refreshed_last_checkedOption key:give_settingsOption key:give_subscriptionsOption key:give_test_mode_default_gatewayOption key:give_versionOption key:give_version_upgraded_fromOption key:history_pageOption key:last_name_field_requiredOption key:limit_display_donationsOption key:number_decimalsOption key:recaptcha_keyOption key:recaptcha_secretOption key:scripts_footerOption key:session_lifetimeOption key:start_of_weekOption key:success_pageOption key:tagsOption key:termsOption key:test_modeOption key:uninstall_on_delete
wp_postmeta
Post meta
wp_posts
Custom post type:give_formsCustom post type:give_payment
wp_terms
Custom taxonomy:give_forms_categoryCustom taxonomy:give_forms_tag
wp_usermeta
User meta