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 Name | Description | Method |
|---|---|---|
| wp_anwpfl_clubs | Stores anwpfl clubs data created by this plugin. | Static |
| wp_anwpfl_competitions | Stores anwpfl competitions data created by this plugin. | Static |
| wp_anwpfl_lineups | Stores anwpfl lineups data created by this plugin. | Static |
| wp_anwpfl_matches | Stores anwpfl matches data created by this plugin. | Static |
| wp_anwpfl_missing_players | Stores anwpfl missing players data created by this plugin. | Static |
| wp_anwpfl_player_data | Stores anwpfl player data data created by this plugin. | Static |
| wp_anwpfl_players | Stores anwpfl players data created by this plugin. | Static |
| wp_anwpfl_players_manual_stats | Stores analytics or statistics data. | Static |
| wp_anwpfl_standings | Stores 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_optionsOption 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_weekwp_postmetawp_postsCustom post type:
anwp_clubCustom post type:anwp_competitionCustom post type:anwp_matchCustom post type:anwp_playerCustom post type:anwp_standingwp_termmetawp_usermeta