Bondis Subscriptions Api

A way to use the API from Abonnementenland to create subscriptions.

3 database tables

Table NameDescriptionMethod
wp_bsa_logA logging table that records activity, events, or audit history.Static
wp_bsa_registrationsStores bsa registrations data created by this plugin.Static
wp_dbdeltaStores dbdelta 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:bsa_addon_settingsOption key:bsa_authentication_settingsOption key:bsa_email_settingsOption key:bsa_general_settingsOption key:bsa_payment_settingsOption key:bsa_plg_social_settings
wp_usermeta
User meta