AnWP Football Leagues

A complete solution for any football site. Knockout and round-robin competitions, player profiles and statistics, squads, standings and stadiums.

9 database tables

Table NameDescriptionMethod
wp_anwpfl_clubsStores anwpfl clubs data created by this plugin.Static
wp_anwpfl_competitionsStores anwpfl competitions data created by this plugin.Static
wp_anwpfl_lineupsStores anwpfl lineups data created by this plugin.Static
wp_anwpfl_matchesStores anwpfl matches data created by this plugin.Static
wp_anwpfl_missing_playersStores anwpfl missing players data created by this plugin.Static
wp_anwpfl_player_dataStores anwpfl player data data created by this plugin.Static
wp_anwpfl_playersStores anwpfl players data created by this plugin.Static
wp_anwpfl_players_manual_statsStores analytics or statistics data.Static
wp_anwpfl_standingsStores anwpfl standings 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:anwp-fl-customizerOption key:anwp_fl_customizer_modeOption key:anwp_fl_displayOption key:anwp_football_leagues_optionsOption key:anwp_football_leagues_premium_optionsOption key:anwpfl_api_import_configOption key:anwpfl_clubs_migratedOption key:anwpfl_clubs_postmeta_cleanedOption key:anwpfl_competitions_migratedOption key:anwpfl_competitions_postmeta_cleanedOption key:anwpfl_competitions_premium_backfilledOption key:anwpfl_data_schemaOption key:anwpfl_db_versionOption key:anwpfl_flush_rewrite_rules_flagOption key:anwpfl_permalink_structureOption key:anwpfl_premium_db_versionOption key:anwpfl_squad_migratedOption key:anwpfl_squad_postmeta_cleanedOption key:anwpfl_standings_migratedOption key:anwpfl_standings_postmeta_cleanedOption key:anwpfl_versionOption key:start_of_week
wp_postmeta
Post meta
wp_posts
Custom post type:anwp_clubCustom post type:anwp_competitionCustom post type:anwp_matchCustom post type:anwp_playerCustom post type:anwp_standing
wp_termmeta
Term meta
wp_usermeta
User meta