
Team Reminder for Clubs helps administrators and editors manage dated team reminders and automatically notify the selected team by email.
Features include:
[neutcomp-schedule] shortcode to display upcoming reminders (from 2 days prior to today) in a public table.split="true" attribute.dateFormat="short" attribute.showAll="true" attribute.The email message supports the following placeholders:
{name} – the reminder name.{team} – the selected team name.{date} – the reminder date in dd-mm-yyyy format.The plugin uses the site’s configured timezone for date validation, display, and scheduling. Email delivery uses WordPress wp_mail(), so the site must have a working mail configuration.
The plugin includes a CSV import/export feature under Settings > Team Reminder for Clubs > Import / Export.
club-team-emailreminder-[dd-mm-yyyy].csv.This is useful for backup/restore or moving the plugin data between environments.