An open API service indexing awesome lists of open source software.

https://github.com/webdevstudios/wds-plugin-documentor

Allows developers to provide information to their clients about installed plugins.
https://github.com/webdevstudios/wds-plugin-documentor

Last synced: 10 months ago
JSON representation

Allows developers to provide information to their clients about installed plugins.

Awesome Lists containing this project

README

          

# WDS Plugin Documentor #
**Contributors:** jtsternberg, JayWood
**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

![Toggle Plugin notes](https://raw.githubusercontent.com/WebDevStudios/Plugin-Documentor/master/screenshot-1.png)
"Toggle Plugin Notes" inline link

![Plugin notess Toggled](https://raw.githubusercontent.com/WebDevStudios/Plugin-Documentor/master/screenshot-2.png)
Plugin Notes visible

## Changelog

### 0.1.0
* First release