Allows you to add notes to plugins. Useful when you’re using lots of plugins and/or make modifications to a plugin and want to make a note of them, and/or work on your WordPress install with a group of people. This plugin was inspired by a post by Chris Coyier: (http://digwp.com/2009/10/ideas-for-plugins/)
Note: the plugin requires PHP5+
Download
Latest version: Download Plugin Notes v1.0 [zip]
Installation
- Extract the .zip file and upload its contents to the
/wp-content/plugins/directory. Alternately, you can install directly from the Plugin directory within your WordPress Install. - Activate the plugin through the “Plugins” menu in WordPress.
- Add notes to your plugins from the Manage Plugins page (Plugins > Installed)
- Party.
Changelog
2009-12-04 / 1.0
- Fixed a major bug that was causing fatal errors
- Added some inline code comments
- Changed around some minor styling.
- Bumping release number up to 1.0 because I feel like it
2009-10-24 / 0.1
- Initial beta release