WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: team-rosters (Used by 63 domains)

Team Rosters

👤 Mark O'Donnell 📦 v4.8.2 🔗 Plugin Homepage

The MSTW Team Rosters plugin manages rosters for multiple sports teams. It provides roster tables with built-in formats for high school, college, and professional teams as well as custom roster formats for baseball. Admins can repurpose data fields by re-labeling them, so rosters can be used for Office Directories, for example. See the MSTW Plugin Development Site for examples.

Players are assigned to team rosters using a Teams custom taxonomy. These taxonomies may now be linked to the MSTW Schedules & Scoreboards teams database, and the Team Rosters plugin can pull information on teams, such as their logos and colors, from that plugin.

The plugin supports as many players and teams as needed. It provides several views of rosters including: a table (via a shortcode), a player gallery (via both a shortcode and a custom taxonomy template), and single player bio (via a custom post type template). Samples of all of the above displays are available in the screenshots on WordPress.org and on the Shoal Summit Solutions Plugin Development Site.

[The complete users manual is available at] (http://shoalsummitsolutions.com/category/users-manuals/tr-plugin/)

Usage Notes

I suggest that you use the test pages on the MSTW Plugin Development Site as guides to what works and what doesn’t.

The Other Usage Notes are available on shoalsummitsolutions.com.

4.8.2

4.8.1

  • Re-corrected security issues identified by the WordPress team.

4.8

  • Corrected a security issues identified by the WordPress team
  • Added a .pot file in the /lang directory so the plugin is now translatable.
  • Tested on PHP 8.2.23 and WP 6.7.2.
  • Cleaned up more annoying PHP 8 warnings on new shoalsummitsolutions.com.
  • No significant functional or performance changes.

4.7

  • Tested on PHP version 8.2.23 & WordPress 6.7.1
  • Cleaned up some minor code issues.
  • No functional or performance changes.

4.6

  • Added new capability to customize the order of the fields/columns in roster tables (in addition to labels and visibility).
  • Fixed issue which prevented player profiles for players on multiple teams from displaying correctly. Note this is only an issue if a site has a single player on multiple teams.
  • Major improvements in player gallery responsiveness to the default fields/columns & color settings, combined with shortcode arguments.
  • The gallery page (WP taxonomy) now accepts arguments.
  • The single player template now responds correctly to the combined settings and shortcode args (passed to it).
  • Re-tested CSV import (more CSV features coming in planned releases)
  • Created a new POEdit Template for I18N (Internationalization & translation) support.

4.5

  • Added color settings for the team rosters 2 shortcode [mstw-tr-roster-2].
  • Added field settings for the team rosters 2 shortcode [mstw-tr-roster-2].
  • Added ‘roster_type’ settings for the 3 data fields in the team rosters 2 shortcode.
  • Re-tested the color and field settings for all shortcodes.
  • Removed the PHP each() function which has been removed from PHP 8.0.
  • Fixed a couple of bugs with the bio page colors in the Settings admin page.
  • Corrected a bug with the player bio page layout(template) which caused problems on some, but not all, websites.
  • Corrected bug with roster table sort by number.
  • Changed handling of height & weight columns. When both are displayed, they are now combined into one column.
  • Changed the default color scheme of all shortcode displays
  • Roster tables now sort correctly by number and name.

4.4

  • Added new mstw_tr_roster_2 shortcode.
  • Added new “long format” for the position field, so a player can have a postion of QB and a long format position of Quarterback. In this release, the long format is used only in the mstw_tr_roster_2 shortcode display.
  • Re-designed the player profile/bio page to make it (much more) responsive.

4.3

  • Fixed link to the plugin’s settings page from the Plugins admin page.
  • Added a dropdown menu to the single player page that allows the user to access all players on a given team.

4.2

  • Allow user to sort roster tables by number and name on the front end.
  • Fixed bug that prevented showing players by last name (only).
  • Minor stylesheet cleanup.

4.1.4

  • Fixed bug with settings. Should be able to always save them now without PHP warnings.
  • Removed call to get_screen_icon(). screen_icon() has been removed from WP core.

4.1.3

  • Added mstw_tr_get_teams_list to allow MSTW League Manager to link rosters to teams.
  • Removed add_meta_boxes_mstw_lm_team action to eliminate PHP warnings.

4.1.2

  • Fixed a bug that prevented the Edit Rosters screen from saving any data.
  • Customizations to labels in the Data Fields & Columns settings tab are now reflected on the appropriate admin screens, in addition to the front end displays.

4.1.1

  • Fixed a couple of installation bugs. No new functionality.

4.1

  • Added new admin screen to add players to rosters “in bulk” (paginated, 20 at a time).
  • Added a new admin screen to edit players on a team “in bulk” (20 at a time).
  • Added the capability to link the teams in Team Rosters to teams in the MSTW League Manager plugin, in addition to the MSTW Schedules & Scoreboards plugin. Team logos are pulled from the selected database when the display settings call for it. (Team Colors are available only in S&S currently, but that will be addressed in the next League Manager release.)
  • Added a Quick Start admin screen.
  • Added context sensitive help to all admin screens.
  • Finally squashed the dastardly bug that ‘broke’ Featured Images (thumbnails) for posts in SOME THEMES. (I believe. Please let me know if you see this behavior again.)
  • Corrected a bug that prevented “sort roster by number” from working in certain circumstances.
  • Corrected a bug that prevented the CSV Import screen from using the team selected in the “Select Team to Import” control.
  • Moved translation (internationalization) to [WordPress’s new “PolyGlots” system] (https://translate.wordpress.org/), and removed the /lang/ directory from the plugin itself.

4.0.2

  • Made the mstw_tr_player Custom Post Type searchable
  • Corrected a bug that caused local files to be copied into the Media Library when importing players from a CSV file and the Move Photos checkbox was not checked on the CSV Import screen.
  • Added a sample CSV file for Teams import to the /csv-examples directory.

4.0.1

  • Corrected a bug in display of ‘B’ hitters.
  • Corrected a bug in the CSV importer that prevented the bats and throws columns created by MSTW CSV Exporter to import correctly.
  • Removed a PHP warning from several front end displays.

4.0

  • Access controls for MSTW Admin, MSTW Team Rosters Admin, and Team Admins.
  • New data fields for the team taxonomy to integrate with MSTW Schedules & Scoreboards Teams database
  • Completely re-wrote the settings screen – organized with tabs and added help screens
  • Re-orgainized Edit Player screen
  • Added field to link Team taxonomy to MSTW Schedules & Scoreboards Teams DB
  • Corrected the display of height/weight in the single-player.php template
  • Cleaned up WP internationalization/translation. Domain was changed from mstw-loc-domain to mstw-team-rosters.
  • Changed Custom Post Type & Taxonomy names to reduce the possibility of name collisions with themes and other plugins. THIS HAS A MAJOR IMPACT ON UPGRADES FROM PREVIOUS VERSIONS. READ HOW TO DO IT RIGHT HERE.
  • Uses the single-player.php and taxonomy-team.php templates from the plugin’s /theme-templates directory so the template no longer needs to be copied to the theme’s (or child theme’s) directory. But they can be moved to the main theme (or child theme) directory if desired. The plugin looks for them there first.
  • The plugin’s stylesheet (/css/mstw-tr-styles.css) no longer needs to be modified. One can create custom styles in the mstw-tr-custom-styles.css sytlesheet in the theme’s (or child theme’s) main directory. It will be loaded AFTER the plugin’s stylesheet in the plugin’s /css directory, so mstw-tr-custom-styles.css will have the highest priory in the plugin’s style cascade.
  • Added a setting to control the addition of links to single player profile pages from the player names in roster tables
  • Integrated mstw_utility_functions – removed old mstw-admin-utils.php
  • Added if ( !function_exists( ‘function_name’ ) ) wrappers to all include files
  • The problem with filtering the All Players admin screen by Team MAY BE corrected. This bug only appeared on a few installations, so it’s difficult to test. If it rears its ugly head on your site, the first thing to try is to deactivate all other plugins, including any other MSTW plugins, and re-activate them one by one. Please let me know, and I’ll work with you to fix it.
  • Cleaned up many details in admin UI

3.1.2

  • Fixed a bug (a typo) that prevented the team gallery shortcode from behaving correctly.
  • Fixed bug with the show/hide table title setting – titles could not be hidden with the display setting. Corrected and tested.

3.1.1

  • Fixed bug that prevented links to single player profiles from working with CHILD THEMES. If you aren’t using a CHILD THEME, you don’t need this patch.

3.1

  • Fixed bug with sort order. Roster table and player gallery views both sort properly by number, first name, and last name.
  • Fixed bug with show_height settings.
  • Fixed minor bug: gallery sometimes linked to players/player-slug/?format=” instead of players/player-slug/?format=custom. This bug may or may not have an affect on a site, depending on formats and usage.
  • Fixed the “Filter by Team” dropdown on the Show All Players admin screen.
  • Re-enabled the bulk delete menu on the All Players screen.
  • Enabled the “Other” field. It may now be used on all ‘custom’ displays but it is disabled by default.
  • Improved responsiveness of single player profile page (single-player.php). Looks better on small screens.
  • Combined single-player.php and content-single-player.php templates (into the single-player.php template. Why? …
  • The use of links from the players/roster gallery or players/roster table to the single player profile is now determined by the existence of the single-player.php template in the active theme’s main directory. Removed the ‘use_xxx-links’ settings, which are now superfluous. If you want links, just put the single-player.php template in the right directory. If not, omit it.
  • Re-factored the admin menu code. Added MSTW icon to admin menu and screens.
  • The WordPress Color Selector has been added to all color settings in the admin settings screen.
  • Added a control to show player photos in the roster tables (shortcode).
  • Added a gallery shortcode. [mstw-tr-gallery team=team-slug]

3.0.1

  • Tweaked two calls (one in mstw-team-rosters.php and one in includes/mstw-team-rosters-admin.php) to prevent WARNINGS. (Easily fixed by setting WP_DEBUG to false in wp-config.php.)
  • Restructured the include files (filenames and function calls) to prevent conflicts with other MSTW plugins.

3.0

  • Added a filter by team to the “All Players” table on the admin screen (screenshot-1).
  • Added ability to configure table columns and data fields to meet specific application requirements. Show/hide all columns (except Player Name) and change the header/label of all columns and data fields.
  • Provided additional color settings on the Display Settings admin screen, and refactored the code to improve performance.
  • Added the new WordPress Color Selector to the Display Settings admin screen.
  • Added more CSS tags the display code to allow any team’s rosters to be uniquely styled via the plugin’s stylesheet.
  • Added player name format control to the Display Settings admin screen. Several formats are available, perhaps most importantly a first name only format is now available to address privacy concerns with young players.

2.1

  • Re-factored the featured image (thumbnail) activation code to avoid conflicts with another plugin. (Thanks, Razz.)
  • In the process, modified the theme settings so that the player photo width and height settings would always be honored. The default remains 150x150px regardless of how the thumbnail sizes are set in the theme.
  • Corrected another conflict with some themes due to my horrible choice of the function name – my_get_posts(). Shame on me … it’s now mstw_tr_get_posts(). Doh!

2.0.1

  • One include file was omitted from the build. That file is only needed for the CSV import function, which won’t run without it.

2.0

  • Added the ability to import rosters from CSV files
  • Actived the Featured Image metabox on the add/edit page for players (player custom post type). Standard WordPress “Featured Images” are used for the player photos in the single player and player gallery pages.
  • Added admin setting to hide player weights
  • Added the ability to set the player photo size on the plugin settings page.
  • Added three new formats for baseball: baseball-high-school, baseball-college, baseball-pro
  • Cleaned up misc error checking and file/function includes to prevent conflicts with other plugins.

1.1

  • Added the “Player Gallery” view of a roster
  • Added admin settings for the sort order to allow numerical rosters in both the table [shortcode] and the player gallery.
  • Added admin settings to enable or disable links from both the table view [shortcode] and the player gallery to the single player pages.
  • Added an admin setting to control the title of the “Player Bio” content box on the single player view. By default, it is “Player Bio”.
  • Added fields to the player post type so that no field serves different purposes in different views [high-school|college|pro]. Note that not every field is used in every views and many fields are used in multiple views. However, every field now has one and only one meaning.

1.0

  • Initial release.
DomainExposuresHeadersLast Checked
s*o*t.v*t*c*.cz (WP 7.0) F 2026-05-31 15:50:53
a*h*u*n*e*i*n.org (WP 7.0) F 2026-05-30 14:48:19
v*s*a*i*g*f*o*b*l*.com F 2026-05-30 14:04:57
f*g*t*n*-*a*m*r*.de (WP 7.0) F 2026-05-30 08:09:38
h*m*u*g*p*o*e*r*.de (WP 7.0) D 2026-05-30 08:09:37
t*e*a*d*n*l*a*i*n.com F 2026-05-30 07:16:31
t*t*a*g*e*a*e*a*l.com F 2026-05-30 04:26:27
f*c*r*o*s*a*t*n.com F 2026-05-29 14:45:23
c*m*b*l*r*v*r*t*r*.com (WP 7.0) F 2026-05-29 11:55:11
n*n*p*r*s.com (WP 7.0) F 2026-05-28 17:00:44
n*e*b*m*g.com (WP 7.0) F 2026-05-28 16:23:27
o*c*p.com (WP 7.0) F 2026-05-27 08:56:43
h*u*t*n*l*t*s*f*b*l*.com (WP 6.8.3) F 2026-05-27 03:03:20
h*u*t*n*l*t*f*s*p*t*h.com (WP 6.8.3) F 2026-05-27 03:03:20
t*e*o*c*r*r*n*.com (WP 6.9.1) F 2026-05-27 02:37:41
b*w*l.com (WP 7.0) 🔓 F 2026-05-26 21:52:04
s*o*t*.e*s*c*n*r*l.edu (WP 6.9.4) 🔓 D 2026-05-26 21:11:04
r*a*m*d*i*n*r*e.no (WP 6.9.4) F 2026-05-26 20:42:50
b*u*s*o*m*.it (WP 6.9.4) F 2026-05-26 13:07:17
r*f*g*e*o*c*r.org (WP 6.9.4) F 2026-05-26 07:24:34
f*a*k*n*t*m*e*w*l*e*.de F 2026-05-25 20:26:44
c*a*r*a*u*b*.com (WP 5.1.22) ⚠️ F 2026-05-24 11:56:52
g*i*s*m*a*e*a*l.com (WP 7.0) F 2026-05-24 11:11:10
b*c*e*r*e*.com F 2026-05-24 07:53:13
t*i*i*y*o*l*g*.edu F 2026-05-23 20:11:22
d*l*w*r*c*e*.com F 2026-05-23 19:40:02
f*n*a*y*i*t*e*.com (WP 6.9.4) F 2026-05-23 07:39:19
b*i*h*o*f*e*d*o*k*y.com (WP 6.6.5) F 2026-05-22 15:39:28
s*a*k*g*a*i*t*r*.com (WP 7.0) B 2026-05-22 07:55:57
k*l*w*a*a*c*n*.com F 2026-05-21 23:05:34
h*l*c*u*t*y*o*l*y*a*l.com (WP 6.9.4) F 2026-05-21 16:22:21
s*w*t*e*s*h*i*0*.de (WP 6.9.4) F 2026-05-21 10:42:52
d*l*a*o*k*y*c*d*m*.com (WP 6.9.4) D 2026-05-18 04:19:36
t*l*x.com (WP 6.9.4) F 2026-05-17 03:32:02
b*u*t*r*a*o*d*.com (WP 6.9.4) F 2026-05-17 02:51:03
r*l*n*l*n*o*.com (WP 6.9.4) F 2026-05-16 18:58:13
t*x*s*a*t*i*c*l*a*u*.com (WP 6.8.3) F 2026-05-16 13:12:22
t*u*h*t*e*b*n*e*.com D 2026-05-16 01:56:28
h*r*h*g*b*s*b*l*.com F 2026-05-15 21:53:31
h*r*i*b*a*d*d*.com (WP 6.9.4) F 2026-05-15 19:13:18
c*9*x*r*s*.com F 2026-05-15 07:50:45
n*r*h*a*s*a*e*a*l.ca F 2026-05-15 02:00:50
s*r*o*t*a*l.com F 2026-05-15 01:34:26
n*c*i*p*r*.com F 2026-05-14 06:20:24
w*r*h*h*.com (WP 6.9.4) F 2026-05-14 02:06:18
w*l*e*f*e*d*o*k*y.com (WP 6.9.4) F 2026-05-13 05:22:51
s*o*t*o*t*e*o*d.com (WP 5.1) ⚠️ F 2026-05-12 20:34:14
c*a*o*f*.com (WP 6.7.5) F 2026-05-12 14:10:25
g*f*s*s*i*k*.com F 2026-05-12 13:42:32
t*l*i*g*o*n*s*p*r*s.com (WP 6.9.4) C 2026-05-12 06:29:50
q*f*o*b*l*.com (WP 6.5.8) F 2026-05-11 18:39:31
g*m*e*o*s.com F 2026-05-11 13:17:36
n*n*i*o*i*h*o*l*.com (WP 6.9.4) F 2026-05-11 09:00:49
g*l*e*t*d*.ca (WP 6.9.4) F 2026-05-10 13:50:32
w*a*c*m*o*n*y*o*t*a*l.com (WP 6.9.4) F 2026-05-10 01:52:11
c*n*r*c*i*n*a*t*s*b*s*b*l*.com (WP 6.9.4) F 2026-05-09 05:24:26
a*b*n*w*.org (WP 6.7.5) F 2026-05-08 10:17:17
b*a*t*w*r*g*y.com (WP 6.9.1) F 2026-05-07 16:03:25
c*i*a*o*a*d*r*p*o*p*.com (WP 6.9.4) F 2026-05-07 05:01:29
e*g*e*u*t*n*h*o*s.com F 2026-05-06 18:32:09
m*d*s*n*i*l*m*n*r*.com C 2026-05-03 20:35:50
w*b*n*t*.com (WP 6.9.4) F 2026-05-02 20:59:44
m*u*q*e*a*r*s*p*r*s.com F 2026-05-02 16:48:23

Top 50 Plugins

Plugin Count
elementor 1,853,982
contact-form-7 1,824,242
elementor-pro 1,079,666
woocommerce 837,953
revslider 634,084
jetpack 476,287
js_composer 444,260
wp-rocket 344,896
essential-addons-for-elementor-lite 304,971
gravityforms 297,593
complianz-gdpr 266,410
cookie-law-info 239,557
instagram-feed 234,194
google-site-kit 228,065
sitepress-multilingual-cms 227,639
google-analytics-for-wordpress 219,146
header-footer-elementor 215,701
elementskit-lite 215,335
bluehost-wordpress-plugin 192,135
gutenberg 165,644
gutenberg-core 164,038
cookie-notice 158,158
litespeed-cache 138,389
the-events-calendar 136,486
wpforms-lite 132,399
gtranslate 131,741
astra-sites 121,813
popup-maker 119,220
woocommerce-payments 115,110
tablepress 114,259
coblocks 102,359
honeypot 100,795
astra-addon 97,721
duracelltomi-google-tag-manager 96,519
wp-smushit 96,107
all-in-one-seo-pack 95,647
LayerSlider 94,031
bb-plugin 92,475
megamenu 89,546
premium-addons-for-elementor 89,292
akismet 87,733
mailchimp-for-wp 85,899
cleantalk-spam-protect 85,524
woocommerce-gateway-stripe 85,097
ml-slider 83,778
borlabs-cookie 82,727
fusion-builder 81,876
wp-pagenavi 81,757
ewww-image-optimizer 81,191
smart-slider-3 80,072

Top 50 Themes

Theme Count
hello-elementor 634,290
Divi 524,258
astra 434,451
flatsome 144,160
Avada 127,673
generatepress 127,171
pub 112,934
twentytwentyfour 86,024
oceanwp 85,856
kadence 81,310
enfold 73,951
sydney 68,854
salient 68,356
twentyseventeen 57,976
h4 57,965
bb-theme 56,264
betheme 53,476
cocoon-master 52,585
blocksy 52,542
dt-the7 47,464
twentytwentyfive 45,506
neve 40,672
Avada-Child-Theme 38,593
woodmart 34,194
gox 34,143
bridge 33,672
twentytwentyone 32,976
lightning 32,206
twentytwenty 30,922
swell 28,990
Impreza 27,393
bricks 26,782
voxel 26,186
twentytwentythree 24,606
Newspaper 24,441
sinatra 23,657
kubio 21,805
twentytwentytwo 20,334
uncode 19,696
epik-redesign 19,283
twentysixteen 18,921
storefront 18,389
pro 18,135
Total 15,131
extendable 14,931
yith-wonder 14,124
hello-theme-child-master 13,776
yootheme 13,391
themify-ultra 13,380
hestia 13,293