Skip to content

Releases: SparkPost/wordpress-sparkpost

3.0.1

04 Apr 13:37
Compare
Choose a tag to compare
Tagging version 3.0.1

2.6.4

16 Feb 19:09
Compare
Choose a tag to compare
  • 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.2

26 Jan 18:26
Compare
Choose a tag to compare

Test in WordPress v4.7.1

2.6.0

26 Jan 18:01
Compare
Choose a tag to compare
  • Handle multiple recipients correctly
  • Fix getting started link
  • Send assoc array to wpsp_smtp_msys_api filter

2.5.0

21 Oct 18:58
Compare
Choose a tag to compare

2.4.1

21 Oct 18:59
Compare
Choose a tag to compare
  • Fix Reply-To header issue with WordPress 4.6

2.4.0

21 Oct 19:00
Compare
Choose a tag to compare
  • Add supports for CC and BCC using HTTP API

2.3.0

21 Oct 19:01
Compare
Choose a tag to compare
  • Fixed issue #33 where from email and reply to were being overridden by templates: see this article for detailed information

2.2.1

21 Oct 19:01
Compare
Choose a tag to compare
  • Fix issue for previous version of WordPress

2.2.0

21 Oct 19:02
Compare
Choose a tag to compare
  • 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