Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 871 Bytes

readme.md

File metadata and controls

30 lines (23 loc) · 871 Bytes

WP SendGrid Hide Settings

  • Contributors: itsananderson
  • Tags: email
  • Requires at least: 3.0
  • Tested up to: 3.5.1
  • Stable tag: 0.1

Hides the SendGrid account settings so they can't be misconfigured

Description

This plugin hides the WP SendGrid account settings section. It can be activated after WP SendGrid has been configured to prevent accidental misconfiguration of SendGrid settings

Installation

  1. Install and activate WP SendGrid, which is a prerequisite
  2. Configure WP SendGrid with your SendGrid API credentials.
  3. Upload WP SendGrid Hide Settings to the /wp-contents/plugins/ folder.
  4. Activate the plugin from the 'Plugins' menu in WordPress.
  5. Your SendGrid settings are now hidden from view

Changelog

0.1

  • Initial release