BP Events Calendar

The Modern Tribe's Events Calendar add-on that integrated into BuddyPress, and allow users to post events directly from their profile.

2 database tables

Table NameDescriptionMethod
wp_bpec_events_membersStores bpec events members data created by this plugin.Static
wp_bpec_groups_eventsStores bpec groups events 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:custom-fieldsOption key:datepickerformatOption key:defaultcurrencysymbolOption key:reversecurrencypositionOption key:start_of_weekOption key:tribeeventstemplate
wp_postmeta
Post meta