| 开发者 | neutcomp |
|---|---|
| 更新时间 | 2026年9月23日 01:31 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[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.{name} - the reminder name.{team} - the selected team name.{date} - the reminder date in dd-mm-yyyy format.wp_mail(), so the site must have a working mail configuration.
team-reminder-for-clubs directory to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen.[neutcomp-schedule] to a post or page to display the reminders publicly.The plugin attempts to send an email the configured number of calendar days before the reminder date, using the WordPress site's timezone. Configure this under Reminders > Email settings.
A reminder is marked as missed when its send window has passed before the plugin can process it. The plugin does not send late notifications.
WordPress Cron checks reminders every 30 minutes. WordPress Cron depends on site traffic unless it is triggered by a server scheduler.
Yes. Separate multiple email addresses with semicolons in the team email field.
Open Settings > Team Reminder for Clubs > Email settings in the WordPress administration area. You can change the sender address, subject, and message. The message supports {name}, {team}, and {date} placeholders.
Add [neutcomp-schedule] to the page or post. By default, it displays upcoming reminders from 2 days prior to today onwards. Use [neutcomp-schedule split="true"] for two date and team pairs per row, [neutcomp-schedule dateFormat="short"] for numeric dates, or [neutcomp-schedule showAll="true"] to show all reminders.
English and Dutch are included. The plugin follows the language configured for the WordPress site.
[neutcomp-schedule] shortcode.