Profiles Manager
This plugin is designed to help you monetize your social network by hiding the premium profile fields from non-paying members.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bpm_commerce | Stores bpm commerce data created by this plugin. | Static |
| wp_bpm_profile | Stores bpm profile data created by this plugin. | Static |
| wp_bpm_settings | Stores bpm settings data created by this plugin. | Static |