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 {
-
-

Customization Improvements

+
+

Event Organization

- -

Layout Designer

-

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.

+ Match Days +

Match Days

+

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.

- -

Smarter Statistics

-

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.

+ Event Status +

Event Status

+

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.

+
+
+ Box Score Minutes +

Box Score Minutes

+

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.

+
+
+ +
+ +
+

Layout Enhancements

+
+ +

Template Tabs

+

Simply drag and drop any of the layout items to automatically group them into tabs. This will make your templates more compact and intuitive.

+
+
+ +

Event Logo Options

+

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.

+
+
+ +

Player Profile Switching

+

We also added a dropdown above the player details box which allows your visitors to quickly switch to another player's profile.


-

Take Control of Your Data

+

Under the Hood

-

Taxonomy Ordering

-

The order of competitions, seasons, venues, positions, and roles can now be changed by editing the slug of each term.

+

Fixtures Importer

+

A new, simpler importer has been added for quickly scheduling events. Supports CSV files generated by LeagueLobster.

-

Career Totals

-

Display career totals in player statistics tables. This row is added as a footer below the list of seasons.

+

Tutorials for Everyone

+

If you've enabled the Tutorials module, all SportsPress users will now be able to access them from the dashboard.

-

REST API Support

-

SportsPress now integrates with the WP REST API with custom endpoints for retrieving and updating sports data.

+

REST API Improvements

+

The REST API has been updated to support meta query vars, allowing you to retrieve data for a specific team or player.