Growfund – Ultimate Donation & Crowdfunding Solution

A complete crowdfunding and donation plugin for WordPress with crowdfunding or donation modes, advanced analytics, and a modern user experience.

10 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_claimsStores actionscheduler claims data created by this plugin.Live
wp_actionscheduler_groupsStores actionscheduler groups data created by this plugin.Live
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_growfund_activitiesStores growfund activities data created by this plugin.Live
wp_growfund_bookmarksStores growfund bookmarks data created by this plugin.Live
wp_growfund_campaign_collaboratorsStores growfund campaign collaborators data created by this plugin.Live
wp_growfund_donationsStores growfund donations data created by this plugin.Live
wp_growfund_fundsStores growfund funds data created by this plugin.Live
wp_growfund_pledgesStores growfund pledges data created by this plugin.Live

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
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta