Binary MLM Plan
Binary MLM is a network marketing model with ePins, where each member recruits two downlines, earning commissions based on referrals.
8 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bmp_country | Stores bmp country data created by this plugin. | Static |
| wp_bmp_currency | Stores bmp currency data created by this plugin. | Static |
| wp_bmp_epins | Stores bmp epins data created by this plugin. | Static |
| wp_bmp_leftposition | Stores bmp leftposition data created by this plugin. | Static |
| wp_bmp_payout | Stores bmp payout data created by this plugin. | Static |
| wp_bmp_referral_commission | Stores bmp referral commission data created by this plugin. | Static |
| wp_bmp_rightposition | Stores bmp rightposition data created by this plugin. | Static |
| wp_bmp_users | Stores bmp users 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:
bmp_Option key:bmp_manage_eligibilityOption key:bmp_manage_emailOption key:bmp_manage_generalOption key:bmp_manage_payoutwp_postmetawp_usermeta