GiftFlow – Donation & Fundraising

A comprehensive WordPress plugin for managing donations, donors, and campaigns with modern features and extensible architecture.

2 database tables

Table NameDescriptionMethod
wp_giftflow_donation_event_historyStores giftflow donation event history data created by this plugin.Static
wp_giftflow_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:comments_per_pageOption key:giftflow_design_optionsOption key:giftflow_email_optionsOption key:giftflow_first_activation_notice_dismissedOption key:giftflow_general_optionsOption key:giftflow_options_with_api_keys_optionsOption key:giftflow_payment_optionsOption key:giftflow_paypal_product_id
wp_postmeta
Post meta