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.1 [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
2010-10-15 / 1.1
- Certain HTML tags are now allowed in notes:
<p> <a> <b> <strong> <i> <em> <u> <img>. Thanks to Dave Abrahams for suggesting this feature. - Some style tweaks
- Fixed PHP Error Notices
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
marikamitsos 1:00 pm on April 22, 2010 Permalink |
Hi Mohammad,
Thank you for an excellent plugin. I run on: MySQL version 5.1.45-log, Apache 2.2.14, PHP 5.2.11
Still I have an issue with it. For testing reasons I wrote some notes. I then uninstalled and deleted your plugin from my test site. All my notes were gone. Something that was, of course, expected. I then deactivating and deleting other plugins.
But. I re-upload and reactivated your plugin and the notes were still GONE. GONE. Gone with the wind…. From ALL plugins. Not very convenient.
When I checked my phpMyAdmin database the data was still there, but it did not show up. Furthermore, when I tried adding a new note, all the previously installed data were deleted and this time, really gone from the database.
I think that this is quite an issue. Could you please look into it?
Thank you in advance,
Marikamitsos
marikamitsos 8:33 am on February 24, 2011 Permalink |
Hello again Mohammad,
Time passed and we are now on WordPress 3.1
So….. Another idea/request
At present when activated either via “network activate” or for the individual sites works fine on super-admin plugins as well as for site-admins.
I think it should be the other way around. It should give info to super-admins ONLY (and if possible to chosen admins as well). I mean I want (as super-admin) to keep notes to myself for the different plugins and not have every single admin in my multisite installation read them
Anyway, just my thoughts…
Thank you again, marikamitsos
marikamitsos 10:11 pm on March 3, 2011 Permalink |
After more investigation on a live site I found that the plugin works fine and only ppl with “edit-plugins” capabilities can view or change the notes.
Still I think it would be an improvement if ppl not allowed to edit plugins also did not see the message about putting a note in the first place.
Great work, thank you for sharing.