Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make…
About SparkPost
The SparkPost email delivery service ensures that your emails are delivered to the inbox and provides analytics to track and optimize your email campaigns. With the SparkPost plugin for WordPress, you can easily send all outgoing emails through SparkPost and monitor your campaign performance in real-time. This plugin requires PHP 7.0 or later and WordPress 5.5 or later.Changelog
3.2.8
- Fixed XSS Vulnerability (168)
3.2.7
- Fixed CVE-2017-9841 (168)
3.2.6
- Fixed CVE-2017-9841 (166)
3.2.5
- Fixed fatal error PHPMailerException not found (163)
3.2.4
- Fixed undefined property warning when logging subject (160)
3.2.3
- Fixed broken SparkPost logo on settings page (157)
3.2.2
- Fixed parsing of headers and addressed class-phpmailer.php deprecation notice (for HTTP) (156)
3.2.1
- Fixed invalid data format/type bug (153)
- Tested up to WordPress v5.5.0
3.2.0
- Add support for EU hostnames (141)
3.1.1
- Avoid db checking if email logging is not enabled
3.1.0
- Improved UI
- (Optional) Email logging support for better debugging
- Template validation with mailer
- Allow string attachment (133)
- Tested up to WordPress v4.9.4
3.0.1
- Fix error with older php version (#113)
3.0.0
- Support attachments in template (#97). Add
Templates: Read/Writepermission to API Key for this to work! - Tested in WordPress v4.7.3
- Fix sending email with sandbox (#109)
2.6.4
- Fix the issue to use template hook when not set in settings (#95)
- Clarify attachment can’t be sent with template and include workaround example (#96)
- Include attachment in test email
2.6.3
- Add plugin name to XMailer (for SMTP)
- Tested in WordPress v4.7.2
2.6.2
- Tested in WordPress v4.7.1
2.6.0
- Handle multiple recipients correctly
- Fix getting started link
- Send assoc array to
wpsp_smtp_msys_apifilter
2.5.0
- Add support for Transactional email
- Add support for hooks
2.4.1
- Fix Reply-To header issue with WordPress 4.6
2.4.0
- Add supports for CC and BCC using HTTP API
2.3.0
- Fixed issue #33 where from email and reply to were being overridden by templates: see this article for detailed information
2.2.1
- Fix issue for previous version of WordPress
2.2.0
- Add template field for selecting a SparkPost template when using HTTP API
- Allow substituion of Subject, From name in HTTP API
- Replaced anonymous function for compatibility with older versions of PHP
2.1.0
- Enable/disable tracking option
- Add support for Reply-To in HTTP Mailer
2.0.1
- Fix email content type problem
2.0.0
- Support sending using HTTP API
- UI Tweak
- Hide API Key from UI
- Misc code improvements
1.1.5
- Support alternate port
- Use filter to set sender info
- Clearer settings panel
1.1.4
- Update copy
1.1.3
- Richer plugin settings error messages and help text, TLS now permanently enabled
1.1.2
- Shortened the plugin name to just SparkPost, added more readme copy, renamed ‘SMTP password’ setting to ‘API key’
1.1.1
- Add link to
Settingsin plugins list page
1.1.0
- Add support for sending test email
- Add support for enable/disable sending via SparkPost
1.0.0
- Initial version