v1.2.0
Added
- Pre-send message-size check — an attachment-bearing email larger than Amazon SES's limit (40 MB by default, filterable via
leastudios_mailer_max_message_bytes) now fails early with a clear error instead of being rejected opaquely by SES. - Skipped attachments are now recorded in the email log. When an unreadable attachment is dropped, the affected filenames appear in the log entry, not only via the
leastudios_mailer_attachments_skippedaction.
Requirements
- WordPress 6.5+
- PHP 8.2+
Download: leastudios-mailer-1.2.0.zip (attached below). Upload via Plugins → Add New → Upload Plugin in wp-admin, or wp plugin install leastudios-mailer-1.2.0.zip --activate via WP-CLI.