-
Notifications
You must be signed in to change notification settings - Fork 7
/
readme.txt
37 lines (23 loc) · 1015 Bytes
/
readme.txt
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
27
28
29
30
31
32
33
34
35
36
37
=== WDS Plugin Documentor ===
Contributors: jtsternberg, phyrax
Requires at least: 3.6.0
Tested up to: 4.1
Stable tag: 0.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Allows developers to provide information to their clients about installed plugins. Multi-site compatible.
== Description ==
This plugin will allow developers to provide documentation for their clients as to why a plugin is installed on the plugin list screen. It also makes use of actions and filters so you can prevent anyone from either editing or viewing the extended plugin information.
== Installation ==
= Manual Installation =
1. Upload the entire `/wds-plugin-documentor` directory to the `/wp-content/plugins/` directory.
2. Activate WDS Plugin Documentor through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
None at this point
== Screenshots ==
== Changelog ==
= 0.1.0 =
* First release
== Upgrade Notice ==
= 0.1.0 =
First Release