Buy Me a Coffee – Membership, Paywall & Fundraiser with Stripe & PayPal
WordPress membership, paywall, donation, and subscription plugin for creators. Monetize content with Stripe and PayPal.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_buymecoffee_activities | Stores buymecoffee activities data created by this plugin. | Static |
| wp_buymecoffee_membership_access | Stores buymecoffee membership access data created by this plugin. | Static |
| wp_buymecoffee_membership_levels | Stores buymecoffee membership levels data created by this plugin. | Static |
| wp_buymecoffee_subscriptions | Stores buymecoffee subscriptions data created by this plugin. | Static |
| wp_buymecoffee_supporters | Stores buymecoffee supporters data created by this plugin. | Static |
| wp_buymecoffee_supporters_meta | Stores additional metadata (key-value pairs) for buymecoffee supporters records. | Static |
| wp_buymecoffee_transactions | Stores buymecoffee transactions 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:
buymecoffee_db_versionOption key:buymecoffee_membership_settingsOption key:buymecoffee_payment_settingOption key:buymecoffee_payment_settings_Option key:buymecoffee_payment_settings_paypalOption key:buymecoffee_payment_settings_stripeOption key:buymecoffee_supporters_display_settingswp_postmetawp_postsCustom post type:
buy-me-coffeewp_usermeta