diff --git a/assets/images/welcome/screenshot-placeholder.png b/assets/images/welcome/screenshot-placeholder.png new file mode 100644 index 00000000..d05efd65 Binary files /dev/null and b/assets/images/welcome/screenshot-placeholder.png differ diff --git a/includes/admin/class-sp-admin-welcome.php b/includes/admin/class-sp-admin-welcome.php index 4a231f88..0da8fdd7 100644 --- a/includes/admin/class-sp-admin-welcome.php +++ b/includes/admin/class-sp-admin-welcome.php @@ -9,7 +9,7 @@ * @author ThemeBoy * @category Admin * @package SportsPress/Admin - * @version 2.4 + * @version 2.5 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly @@ -177,37 +177,88 @@ class SP_Admin_Welcome { do_action( 'sportspress_before_welcome_features' ); ?>
+ Select player(s) or a star number for certain players in events. Stars can be displayed as icons or with a number. To enable this feature, choose an Awards type from the Box Score section in Event Settings.
+
+ Manage referees, umpires, judges, timekeepers, and other officials. Don't forget to enable the Officials module from SportsPress Settings to start using this feature.
+
- Display a gallery of logos that link to each team using the new [team_gallery] shortcode, or by adding a Team Gallery widget to your sidebar.
+
+ A new importer has been added to each event. Upload a CSV file and instantly update the player performance for the selected team.
- Player Statistics can be configured to display career totals by adding season totals or calculating averages using the Type option.
+
+ A set of new icons have been added to Player Performance, giving you more options to choose from.
- Competitions can now be assigned to any event, making it easier to organize and display Friendly events into custom calendars.
+
+ With the frontend stylesheet enabled, days with events will now be displayed with an indication.
- Automatically create teams and players when new members sign up to your site using WordPay. Once installed, don't forget to activate the WordPay module from SportsPress Settings.
+A new setting has been added to leagues, seasons, and positions, allowing you to define a customer order of terms.
- By using WordPay, you can create different membership levels and start accepting recurring fees directly on your website using PayPal or Stripe with seamless credit card processing. Learn more
+Player lists can now be configured to skip players that don't have a particular statistic, allowing you to create more specific lists.
+Staff members can now be assigned multiple jobs, which are displayed consecutively in their profiles.
+If you're selecting box score columns manually, these will now be automatically checked when creating new events.
+Additional options now allow you to select events within a particular range, from last week, next week, yesterday, or tomorrow.
+Use the columns in the admin to sort events by match day.
+We've complied with schema.org's microdata formats by adding these attributes to event calendars, blocks, and lists throughout.
+The competitions taxonomy has been renamed to leagues, which still work in the exact same way.
+To prevent event calendars from caching in third-party apps, an E-Tag header has been added to these feeds.