Skip to content

Releases: SparkPost/wordpress-sparkpost

3.0.1

Choose a tag to compare

@rajumsys rajumsys released this 04 Apr 13:37
Tagging version 3.0.1

2.6.4

Choose a tag to compare

@rajumsys rajumsys released this 16 Feb 19:09
  • 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

Choose a tag to compare

@rajumsys rajumsys released this 26 Jan 18:26

Test in WordPress v4.7.1

2.6.0

Choose a tag to compare

@rajumsys rajumsys released this 26 Jan 18:01
  • Handle multiple recipients correctly
  • Fix getting started link
  • Send assoc array to wpsp_smtp_msys_api filter

2.5.0

Choose a tag to compare

@richleland richleland released this 21 Oct 18:58

2.4.1

Choose a tag to compare

@richleland richleland released this 21 Oct 18:59
  • Fix Reply-To header issue with WordPress 4.6

2.4.0

Choose a tag to compare

@richleland richleland released this 21 Oct 19:00
  • Add supports for CC and BCC using HTTP API

2.3.0

Choose a tag to compare

@richleland richleland released this 21 Oct 19:01
  • Fixed issue #33 where from email and reply to were being overridden by templates: see this article for detailed information

2.2.1

Choose a tag to compare

@richleland richleland released this 21 Oct 19:01
  • Fix issue for previous version of WordPress

2.2.0

Choose a tag to compare

@richleland richleland released this 21 Oct 19:02
  • 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