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 Name | Description | Method |
|---|---|---|
| wp_actionscheduler_actions | Stores actionscheduler actions data created by this plugin. | Static |
| wp_actionscheduler_logs | A logging table that records activity, events, or audit history. | Static |
| wp_give_ | Stores give data created by this plugin. | Static |
| wp_give_campaign_forms | Stores form definitions and related configuration. | Static |
| wp_give_campaigns | Stores give campaigns data created by this plugin. | Static |
| wp_give_commentmeta | Stores give commentmeta data created by this plugin. | Static |
| wp_give_comments | Stores give comments data created by this plugin. | Static |
| wp_give_donationmeta | Stores give donationmeta data created by this plugin. | Static |
| wp_give_donormeta | Stores give donormeta data created by this plugin. | Static |
| wp_give_formmeta | Stores form definitions and related configuration. | Static |
| wp_give_paymentmeta | Stores give paymentmeta data created by this plugin. | Static |
| wp_give_sequential_ordering | Stores order records and related transaction data. | Static |
| wp_give_subscriptionmeta | Stores give subscriptionmeta data created by this plugin. | Static |
| wp_give_subscriptions | Stores give subscriptions data created by this plugin. | Static |