05. Radio Shows and Schedule

This theme allows to create a full working weekly or monthly schedule of the shows.

Shows

The shows are custom post types used to compose a schedule.
The same recurring radio show can be repeated unlimited times across multiple days.

Full documentation about radio shows.

Schedule

The Schedule are a list of shows. It normally represents a single day of the week, from midnight to midnight. It can be used as a day of the week or a specific calendar day. The same schedule can be assigned to multiple days of the week (like Monday, Wednesday and Saturday).
Each schedule can contain an unlimited number of shows.

Never assigning multiple schedules to the same day, to prevent conflicts when displaying the calendar.

If a specific date (like 2017-11-20) is assigned to a schedule, it will have higher priority compared to a week day, when extracting the current content of the day.

Full documentation about schedule

Related Articles