-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
26 lines (19 loc) · 795 Bytes
/
readme.txt
File metadata and controls
26 lines (19 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
=== 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
1. Configure WP SendGrid with your SendGrid API credentials.
1. Upload WP SendGrid Hide Settings to the /wp-contents/plugins/ folder.
1. Activate the plugin from the 'Plugins' menu in WordPress.
1. Your SendGrid settings are now hidden from view
== Changelog ==
= 0.1 =
* Initial release