LiveFot Matches

A simple WordPress plugin to display live football scores, match lineups, standings, and statistics via the LiveFot API.

16 database tables

Table NameDescriptionMethod
wp_livefot_aggregateStores livefot aggregate data created by this plugin.Static
wp_livefot_api_callsStores livefot api calls data created by this plugin.Static
wp_livefot_countriesStores livefot countries data created by this plugin.Static
wp_livefot_eventsStores livefot events data created by this plugin.Static
wp_livefot_fixturesStores livefot fixtures data created by this plugin.Static
wp_livefot_formationsStores form definitions and related configuration.Static
wp_livefot_leaguesStores livefot leagues data created by this plugin.Static
wp_livefot_lineupsStores livefot lineups data created by this plugin.Static
wp_livefot_playersStores livefot players data created by this plugin.Static
wp_livefot_refereesStores livefot referees data created by this plugin.Static
wp_livefot_scoresStores livefot scores data created by this plugin.Static
wp_livefot_standingsStores livefot standings data created by this plugin.Static
wp_livefot_team_statsStores analytics or statistics data.Static
wp_livefot_teamsStores livefot teams data created by this plugin.Static
wp_livefot_timeStores livefot time data created by this plugin.Static
wp_livefot_venuesStores livefot venues 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:livefot_api_keyOption key:livefot_api_urlOption key:livefot_cron_hourOption key:livefot_cron_interval_shortOption key:livefot_cron_last_run_endOption key:livefot_cron_last_run_end_shortOption key:livefot_cron_last_run_startOption key:livefot_cron_last_run_start_shortOption key:livefot_cron_last_run_statusOption key:livefot_cron_last_run_status_shortOption key:livefot_cron_minuteOption key:livefot_enable_cron_jobOption key:livefot_enable_short_cron_jobOption key:livefot_interval_eventsOption key:livefot_interval_lineupsOption key:livefot_interval_matchesOption key:livefot_interval_standingsOption key:livefot_interval_statsOption key:livefot_manual_dateOption key:livefot_short_cron_start_hourOption key:livefot_short_cron_start_minute