The Koi Schedule plugin allows you to display a schedule of streams and streamer events on your WordPress site. It provides filtering by week, streamer, day, and hour.
- Display streamer schedules in a clear table.
- Filter by streamer, day of the week, and hour.
- Support for events linked to streams.
- Week navigation.
- Shortcode for easy schedule placement on any page.
- Copy the plugin folder to the
wp-content/plugins/directory. - Activate the plugin in the WordPress admin panel (
Plugins→Installed Plugins). - Make sure the database tables (
koi_schedule,koi_streamers,koi_events) are correctly created.
To display the schedule on a page or post, use the shortcode: [koi_schedule_display]
- Go to the WordPress admin panel.
- Add streamers, events, and schedule streams.
- Configure the schedule as needed.
On the schedule page, the following filters are available:
- Streamer – select a specific streamer or all.
- Day of the week – select a day or all days.
- Hour – select a specific hour or all.
- Week navigation – move between weeks.
- WordPress 5.0 or newer
- PHP 7.4 or newer
If you encounter problems, check the WordPress error logs or contact the developer (ME).
Author: KoiCorp
License: MIT