WordPress plugin transforming the standard WordPress update & comment notification badges into iOS-styled ones, image-less with CSS only. https://kremalicious.com/badged/
Go to file
Matthias Kretschmann 1df2a42fd4 updated readme, new settings page screenshot 2011-12-15 08:16:53 +01:00
css Renaming the plugin to Badged 2011-12-15 08:01:51 +01:00
img Renaming the plugin to Badged 2011-12-15 08:01:51 +01:00
languages slightly different settings footer 2011-12-15 08:06:25 +01:00
badged-settings.php slightly different settings footer 2011-12-15 08:06:25 +01:00
badged.php Renaming the plugin to Badged 2011-12-15 08:01:51 +01:00
readme.txt updated readme, new settings page screenshot 2011-12-15 08:16:53 +01:00
screenshot-1.png readme conforming to WP plugins directory rules; added screenshots 2011-12-14 20:57:30 +01:00
screenshot-2.png readme conforming to WP plugins directory rules; added screenshots 2011-12-14 20:57:30 +01:00
screenshot-3.png updated readme, new settings page screenshot 2011-12-15 08:16:53 +01:00

readme.txt

=== Badges ===
Contributors: kremalicious
Donate link: http://kremalicious.com/
Tags: notification, adminmenu, toolbar, ios
Requires at least: 2.7
Tested up to: 3.3
Stable tag: 0.3

iOS Style Notification Badges for WordPress

== Description ==

Badges 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 badges 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