Clanbite: Team Management System
Community tools for gaming teams and clubs: player profiles, teams, matches, events, notifications, and an extension system.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_clanbite_event_rsvps | Stores clanbite event rsvps data created by this plugin. | Static |
| wp_clanbite_notifications | Stores clanbite notifications 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:
clanbite_events_extension_install_default_doneOption key:clanbite_events_settingsOption key:clanbite_groups_settingsOption key:clanbite_installed_extensionsOption key:clanbite_matches_settingsOption key:clanbite_notifications_extension_install_default_doneOption key:clanbite_notifications_settingsOption key:clanbite_pending_rewrite_flushOption key:clanbite_players_settingsOption key:clanbite_social_kit_global_auto_join_team_idsOption key:clanbite_teams_settingswp_postmetawp_postsCustom post type:
clanbite_matchCustom post type:clanbite_teamwp_usermeta