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 NameDescriptionMethod
wp_bmp_countryStores bmp country data created by this plugin.Static
wp_bmp_currencyStores bmp currency data created by this plugin.Static
wp_bmp_epinsStores bmp epins data created by this plugin.Static
wp_bmp_leftpositionStores bmp leftposition data created by this plugin.Static
wp_bmp_payoutStores bmp payout data created by this plugin.Static
wp_bmp_referral_commissionStores bmp referral commission data created by this plugin.Static
wp_bmp_rightpositionStores bmp rightposition data created by this plugin.Static
wp_bmp_usersStores 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_options
Option key:bmp_Option key:bmp_manage_eligibilityOption key:bmp_manage_emailOption key:bmp_manage_generalOption key:bmp_manage_payout
wp_postmeta
Post meta
wp_usermeta
User meta