Bondis Subscriptions Api
A way to use the API from Abonnementenland to create subscriptions.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bsa_log | A logging table that records activity, events, or audit history. | Static |
| wp_bsa_registrations | Stores bsa registrations data created by this plugin. | Static |
| wp_dbdelta | Stores 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_optionsOption key:
bsa_addon_settingsOption key:bsa_authentication_settingsOption key:bsa_email_settingsOption key:bsa_general_settingsOption key:bsa_payment_settingsOption key:bsa_plg_social_settingswp_usermeta