diff --git a/includes/admin/class-sp-admin-welcome.php b/includes/admin/class-sp-admin-welcome.php index 5eed2458..f150d9c7 100644 --- a/includes/admin/class-sp-admin-welcome.php +++ b/includes/admin/class-sp-admin-welcome.php @@ -181,36 +181,62 @@ class SP_Admin_Welcome {
- You can now choose to show or hide specific elements and reorder them as you like. Design your own unique layouts for event, team, player, and staff pages.
+
+ A match day can be added to any event and displayed directly inside the event details section. It can also be used as a filter for shortcodes and widgets.
- Offensive and defensive statistics can now be displayed separately in events and player profiles. A global visibility option lets you choose whether to show or hide each column.
+
+ For undecided, postponed, and cancelled events, a status can be displayed in place of the time. Leave the status alone to display the actual time of the event.
+
+ You can now can enter the time of goals or any other statistic for each player, and display them directly within the box score section of event pages.
+
+ Simply drag and drop any of the layout items to automatically group them into tabs. This will make your templates more compact and intuitive.
+
+ Display the teams playing using an inline layout or as a block section, with logos on either side and the date and time/results in the middle.
+
+ We also added a dropdown above the player details box which allows your visitors to quickly switch to another player's profile.
The order of competitions, seasons, venues, positions, and roles can now be changed by editing the slug of each term.
+A new, simpler importer has been added for quickly scheduling events. Supports CSV files generated by LeagueLobster.
Display career totals in player statistics tables. This row is added as a footer below the list of seasons.
+If you've enabled the Tutorials module, all SportsPress users will now be able to access them from the dashboard.
SportsPress now integrates with the WP REST API with custom endpoints for retrieving and updating sports data.
+The REST API has been updated to support meta query vars, allowing you to retrieve data for a specific team or player.