13. Settings¶
Menu: Club Management → Settings
Club Admins¶
Add or remove club admins. They must already have a WordPress account; removing someone here keeps their WordPress account. Team secretaries are configured on each squad instead.
Email sending¶
- Default WordPress mail (
wp_mail) — uses whatever the server or another plugin provides. - Elastic Email API (HTTPS) — sends over HTTPS on port 443. Recommended: it works even where the host blocks outbound SMTP. Needs an Elastic Email API key with Email Send permission.
Delivery feedback webhook — paste the URL shown here into Elastic Email under Settings → Notifications and enable Bounce/Error and Complaints. Bounces and spam complaints then appear in the Email Log and as an Undelivered warning on season registration pages.
Send test email sends one to your own address using the current settings. Save first.
Email defaults¶
- From Email — the sender address. It must be one your provider will send as, and no email can be sent until it is set.
- From Name — e.g. "Anytown FC".
- Logging only mode — every outgoing email is recorded but redirected to a single test address instead of the real recipient. Use it while setting things up.
Email Log¶
Every email the plugin has sent: recipient, subject, body, when, whether it was really delivered or only logged, and any bounce or complaint reported afterwards. Pruned automatically to a retention window.