Managing Players
The Players list screen is the starting point for finding, filtering, and editing player records in bulk.
Accessing the Screen
Navigate to Players in the WordPress admin menu. The list displays all sp_player post type records.
Columns Displayed
The list table shows the following columns by default:
# (Squad Number) — the
sp_numbermeta value, displayed with a shirt icon in the column headerName — the player's post title
Positions — all
sp_positiontaxonomy terms assigned to the playerTeams — all teams linked via
sp_teammeta; current teams show a checkmark iconLeagues —
sp_leaguetaxonomy termsSeasons —
sp_seasontaxonomy terms
Filtering Players
Four dropdown filters appear above the list:
Show all positions — filters by
sp_positiontaxonomy termShow all teams — filters by
sp_teampost meta value (matches team post ID)Show all leagues — filters by
sp_leaguetaxonomy termShow all seasons — filters by
sp_seasontaxonomy term
Select a value in any dropdown and click Filter to narrow results. Filters can be combined.
Quick Edit
Click Quick Edit on any row to edit fields inline without opening the full editor. The quick edit panel exposes:
Squad Number — text input for
sp_numberCurrent Teams — checkbox list of all published team posts
Past Teams — checkbox list of all published team posts
Other fields (nationality, positions, leagues, seasons) require opening the full edit screen.
Bulk Edit
Check multiple players and choose Edit from the Bulk actions dropdown, then click Apply. The bulk edit panel shows:
Current Teams — checkbox list; checking a team adds it to all selected players (does not remove existing team assignments)
Past Teams — same additive behavior
Bulk edit does not expose Squad Number, positions, leagues, or seasons. Those must be updated individually or via CSV import.
Sorting
Click any sortable column header to re-sort the list. The default sort is by title (Name). Squad Number is not a sortable column in the list screen.
Searching
Use the Search Players box at the top right to search by player name (post title).
