I want to show a specific date range for League schedules. Think NFL football and the Weeks that the league uses to define the schedule i.e. Week 1, Week 2.
I have found this code on the dev site.
[mstw_schedule_table sched=cal-2016 first_dtg=’2016-10-01′ last_dtg=”2016-10-31″ games_to_show=4 show_media=0]
Will this work without the games_to_show reference therefore showing all games within that date range and is there a way to display all games from a league rather than one team in this case cal-2016?