Arena Scheduler
An easy and professional way to organize and schedule arena activities.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_arena | Stores arena data created by this plugin. | Static |
| wp_arena_categories | Stores arena categories data created by this plugin. | Static |
| wp_arena_scheduled_timesheet | Stores arena scheduled timesheet 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:
_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:arena_scheduler_allowed_rolesOption key:arena_scheduler_migration_versionOption key:arena_scheduler_versionOption key:clone_identification_timestampOption key:file_slug_mapOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:id_slug_type_path_mapOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_mapwp_postmeta