AML League
Tool to manage a badminton league (probably able to manage other sports)
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_aml_players | Stores aml players 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:
aml-league_installedOption key:aml-link_targetOption key:aml-menuOption key:aml-menu_labelOption key:aml-menu_subitemsOption key:aml-menu_urlOption key:aml-restrict_accessOption key:aml-restrict_limited_accessOption key:aml-restrict_limited_access_fullOption key:aml_debugwp_postmetawp_postsCustom post type:
aml_clubsCustom post type:aml_league_daysCustom post type:aml_leaguesCustom post type:aml_matchsCustom post type:aml_players