FundCollector – Donations Plugin and Fundraising Platform for WordPress

Easily collect donations with PayPal or bank transfer. Automated email notifications, donor management, and security features built in.

8 database tables

Table NameDescriptionMethod
wp_fundcollector_donationsStores fundcollector donations data created by this plugin.Static
wp_fundcollector_donormetaStores fundcollector donormeta data created by this plugin.Static
wp_fundcollector_donorsStores fundcollector donors data created by this plugin.Static
wp_fundcollector_formsStores form definitions and related configuration.Static
wp_fundcollector_forms_designStores form definitions and related configuration.Static
wp_fundcollector_recurringStores fundcollector recurring data created by this plugin.Static
wp_fundcollector_settingsStores fundcollector settings data created by this plugin.Static
wp_fundcollector_transactions_tempStores fundcollector transactions temp 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:fundcollector_ajax_debug_loggedOption key:fundcollector_debug_datesOption key:fundcollector_donation_page_idOption key:fundcollector_form_dynamic_cssOption key:fundcollector_install_dateOption key:fundcollector_last_translation_update
wp_postmeta
Post meta
wp_usermeta
User meta