2011-12-17 22:12:48 +01:00
=== Badged ===
2011-12-17 22:10:18 +01:00
Contributors: kremalicious
2012-05-31 23:24:14 +02:00
Donate link: http://krlc.us/givecoffee
2011-12-17 22:12:48 +01:00
Tags: notification, adminmenu, toolbar, ios, badge
2011-12-17 22:10:18 +01:00
Requires at least: 2.7
2013-11-09 23:22:19 +01:00
Tested up to: 3.8
Stable tag: 1.0.0
2011-12-17 22:10:18 +01:00
2011-12-17 22:12:12 +01:00
iOS Style Notification Badges for WordPress
2011-12-17 22:10:18 +01:00
== Description ==
2011-12-18 15:58:24 +01:00
Badged transforms the standard WordPress update & comment notification badges into iOS-styled ones. Upon activation it automatically replaces the badge styles in the admin menu and the toolbar. An optional settings page allows to control whether the badges show up in the admin menu or toolbar only.
2011-12-17 22:12:12 +01:00
2012-05-31 23:24:14 +02:00
The badges are created without any images by using only CSS (box shadows, gradients, pseudo elements, you name it) and were tested in current versions of Safari, Chrome, Firefox, Opera & Internet Explorer. It should degrade gracefully in older browsers with some details missing like drop shadows or the highlight shine.
2011-12-18 15:58:24 +01:00
The plugin is localized in english & german.
* * *
2012-05-31 23:24:14 +02:00
[Badged Blog Post](http://kremalicious.com/badged/) | [Badged on github](https://github.com/kremalicious/badged) | [Donate](http://krlc.us/givecoffee)
2011-12-17 22:10:18 +01:00
== Installation ==
2011-12-18 15:58:24 +01:00
Just install using the automatic backend installer under Plugins > Add New, activate and enjoy the red badges.
For manual installation:
2011-12-17 22:10:18 +01:00
2011-12-17 22:12:48 +01:00
1. Upload the badged plugin folder to the '/wp-content/plugins/' directory
2011-12-17 22:10:18 +01:00
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Enjoy
2011-12-17 22:12:12 +01:00
(optional) Adjust options under Settings > Badges
2011-12-17 22:10:18 +01:00
== Screenshots ==
1. Restyled notifications in Toolbar
2. Restyled notifications in Admin Menu
3. Settings page
== Changelog ==
2012-05-31 23:24:14 +02:00
= v0.3.6 =
* tested for WP 3.4
* settings page: Retina ready icon for high dpi devices, css only submit button
* updated german translation
2011-12-19 23:06:36 +01:00
= v0.3.5 =
* IE 8 improvements: box shadow, light gradient through DXImageTransform filters (but no rounded corners, sorry)
* current versions of IE & Opera are now among the tested browsers
* updated settings page links
2011-12-18 16:05:58 +01:00
= v0.3.4 =
2011-12-18 15:58:24 +01:00
* more descriptive readme and settings footer with links to blog post & github page
* updated translation
= v0.3.2 =
* Make the plugin work if symlinked
2011-12-17 22:12:12 +01:00
= v0.3 =
2011-12-17 22:10:18 +01:00
* initial beta release
2011-12-17 22:12:12 +01:00
= v0.2 =
* added options to control whether the badges show up in admin menu or toolbar (default is both)
2011-12-17 22:10:18 +01:00
= v0.1 =
* initial alpha release