1
0
mirror of https://github.com/kremalicious/Badged.git synced 2024-06-10 11:35:09 +02:00
Badged/readme.txt
kremalicious 2efceca5c9 plugin name consistency in readme
git-svn-id: http://plugins.svn.wordpress.org/badged/trunk@476942 b8457f37-d9ea-0310-8a92-e5e31aec5664
2011-12-17 21:12:48 +00:00

44 lines
1.1 KiB
Plaintext

=== Badged ===
Contributors: kremalicious
Donate link: http://kremalicious.com/
Tags: notification, adminmenu, toolbar, ios, badge
Requires at least: 2.7
Tested up to: 3.3
Stable tag: 0.3.1
iOS Style Notification Badges for WordPress
== Description ==
Badged transforms the standard WordPress update & comment notification badges into iOS-styled ones.
The badges are CSS only and were tested in current versions of Safari, Chrome & Firefox. It should degrade gracefully in older Browsers with some details missing like drop shadows or the highlight shine.
== Installation ==
Just install, activate and enjoy the red badges:
1. Upload the badged plugin folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Enjoy
(optional) Adjust options under Settings > Badges
== Screenshots ==
1. Restyled notifications in Toolbar
2. Restyled notifications in Admin Menu
3. Settings page
== Changelog ==
= v0.3 =
* initial beta release
= v0.2 =
* added options to control whether the badges show up in admin menu or toolbar (default is both)
= v0.1 =
* initial alpha release