This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/zigdashnote
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== ZigDashNote === Contributors: ZigPress Donate link: http://www.zigpress.com/donations/ Tags: dashboard, widget, admin dashboard note, dashboard text widget, note to self, post-it, postit, post it, zig, zigpress Requires at least: 3.6 Tested up to: 4.3 Stable tag: 0.3.6 Adds an editable panel to the admin dashboard for useful notes. == Description == NOTE: ZIGDASHNOTE REQUIRES PHP 5.3! ZigDashNote gives you a simple editable panel on the admin dashboard, where you can leave notes for yourself and fellow admins. URLs will be made clickable and basic HTML is allowed if the user has the 'unfiltered_html' capability. All users with access to the dashboard can use the widget. For further information and support, please visit [the ZigDashNote home page](http://www.zigpress.com/plugins/zigdashnote/). = To Do = * Add option to set minimum required capability to view and/or update the widget == Installation == 1. Unzip the installer and upload the resulting 'zigdashnote' folder to the `/wp-content/plugins/` directory. Alternatively, go to Admin > Plugins > Add New and enter ZigDashNote in the search box. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to your dashboard, hover over the widget's title bar to see the 'Configure' link. 4. Click this link to edit and update the widget. == Frequently Asked Questions == For further information and support, please visit [the ZigDashNote home page](http://www.zigpress.com/plugins/zigdashnote/). == Changelog == = 0.3.6 = * Confirmed compatibility with WordPress 4.3 = 0.3.5 = * Confirmed compatibility with WordPress 4.2 * Increased minimum PHP version to 5.3 in accordance with ZigPress policy of gradually dropping support for deprecated platforms = 0.3.4 = * Confirmed compatibility with WordPress 4.1 * Minimum compatible version raised to 3.6 = 0.3.3 = * Corrected some text content = 0.3.2 = * Confirmed compatibility with WordPress 3.9 = 0.3.1 = * Confirmed compatibility with WordPress 3.5 = 0.3 = * Coding style improvements and refactoring * Updated plugin URL * Confirmed compatibility with WordPress 3.4.2 = 0.2.3 = * Confirmed compatibility with WordPress 3.3 = 0.2.2 = * Fixed version number bug and updated requirements to comply with WordPress 3.2 = 0.2.1 = * Confirmed compatibility with WordPress 3.1.1 = 0.2 = * Added readme.txt in preparation for submission to WordPress.org = 0.1 = * First public release