Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 981 Bytes

readme.md

File metadata and controls

31 lines (24 loc) · 981 Bytes

WP SendGrid Categories

  • Contributors: itsananderson
  • Tags: email
  • Requires at least: 3.0
  • Tested up to: 4.0
  • Stable tag: 1.0

Associates a category with emails that are sent through SendGrid

Description

This plugin adds a category field to the WP SendGrid settings page. If you add a category, it will be associated with emails when they are sent through SendGrid. This is useful for organizing SendGrid reports

Installation

  1. Install and activate WP SendGrid, which is a prerequisite
  2. Upload WP SendGrid Hide Settings to the /wp-contents/plugins/ folder.
  3. Activate the plugin from the 'Plugins' menu in WordPress.
  4. Configure WP SendGrid with your SendGrid API credentials and enter a category name
  5. Your SendGrid emails will now have an associated category in SendGrid reports

Changelog

0.1

  • Initial release