DonateOcean – Donations via PayPal
PayPal donation plugin for nonprofits. Recurring donations, tax receipts, fundraising goals, and donor management — all free, no upsells.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_donadosu_campaigns | Stores donadosu campaigns data created by this plugin. | Static |
| wp_donadosu_donations | Stores donadosu donations data created by this plugin. | Static |
| wp_donadosu_processed_events | Stores donadosu processed events 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_optionsOption key:
donadosu_activated_atOption key:donadosu_campaign_goalsOption key:donadosu_cc_tokensOption key:donadosu_db_versionOption key:donadosu_dismissed_noticesOption key:donadosu_last_scheduled_exportOption key:donadosu_logs_last_cleanupOption key:donadosu_paypal_product_idOption key:donadosu_review_next_showOption key:donadosu_review_notice_hideOption key:donadosu_settingsOption key:donadosu_webhook_healthOption key:donadosu_webhook_retry_queuewp_postmetawp_postsCustom post type:
donadosu_donation