BCM Subscription Manager for WooCommerce

Advanced subscription planning and management for WooCommerce. Let customers plan ahead from 1 to 52 weeks, stay flexible, and manage subscriptions wi …

2 database tables

Table NameDescriptionMethod
wp_bcmsm_plansStores bcmsm plans data created by this plugin.Static
wp_bcmsm_subscription_logsA logging table that records activity, events, or audit history.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:authority_to_leaveOption key:bcmsm_optionsOption key:dayOption key:descriptionOption key:enable_dayOption key:enabledOption key:intervalOption key:planOption key:thank_you_messageOption key:titleOption key:woocommerce_bcmsm_stripe_settings
wp_usermeta
User meta