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
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.zipReadme
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
- Upload the entire
/wds-plugin-documentordirectory to the/wp-content/plugins/directory. - Activate WDS Plugin Documentor through the 'Plugins' menu in WordPress.
Frequently Asked Questions
None at this point
Screenshots

"Toggle Plugin Notes" inline link

Plugin Notes visible
Changelog
0.1.0
- First release