WP Manifestindependent plugin directory
manifest / admin / wds-plugin-documentor

WDS Plugin Documentor

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

by WebDevStudios, Jay Wood · github.com/webdevstudios/wds-plugin-documentor · website

12stars
6forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/webdevstudios/wds-plugin-documentor/archive/refs/heads/master.zip

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
"Toggle Plugin Notes" inline link

Plugin notess Toggled
Plugin Notes visible

Changelog

0.1.0

  • First release

Read the full README on GitHub →