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.
- Host: GitHub
- URL: https://github.com/webdevstudios/wds-plugin-documentor
- Owner: WebDevStudios
- License: gpl-2.0
- Created: 2015-01-30T18:10:17.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-05-28T20:37:34.000Z (11 months ago)
- Last Synced: 2025-06-19T04:02:53.921Z (10 months ago)
- Language: PHP
- Size: 383 KB
- Stars: 12
- Watchers: 58
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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" inline link

Plugin Notes visible
## Changelog
### 0.1.0
* First release