Groups for MemberMouse

Groups for MemberMouse allows you to sell "seats" of membership to a Group Leader or Business.

4 database tables

Table NameDescriptionMethod
wp_group_itemsStores group items data created by this plugin.Static
wp_group_noticesStores group notices data created by this plugin.Static
wp_group_setsStores group sets data created by this plugin.Static
wp_group_sets_membersStores group sets members 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:gfmm_checkoutpage_noticeOption key:gfmm_confirmationpage_noticeOption key:mm-option-use-legacy-dbOption key:mm_custom_field_group_id
wp_usermeta
User meta