Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 586 Bytes

File metadata and controls

16 lines (11 loc) · 586 Bytes

Change Log

All notable changes to the "SendGrid Integration" plugin will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0] - 2023-07-30

Added

  • Initial release of the plugin.
  • Replaced the default wp_mail function to use SendGrid for email delivery.
  • Added option in WordPress admin to set SendGrid API key and Email Category.
  • Added functionality to handle test email form submission.
  • Added functionality to validate the SendGrid API key.