Campaign

Campaign allow user to manage campaign and funding. donate section for each campaign.

2 database tables

Table NameDescriptionMethod
wp__fundStores fund data created by this plugin.Static
wp_fundStores fund 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:camp_deadlineOption key:live_idOption key:paypal_typeOption key:sandbox_idOption key:set_percentage
wp_postmeta
Post meta
wp_posts
Custom post type:campaign
wp_usermeta
User meta