1
0
mirror of https://github.com/kremalicious/Badged.git synced 2024-12-28 07:37:43 +01:00

tagged 0.3.5

This commit is contained in:
Matthias Kretschmann 2011-12-19 23:06:36 +01:00
parent df7d685f61
commit 12b1397bf2
2 changed files with 8 additions and 3 deletions

View File

@ -5,7 +5,7 @@
* Description: Transforms the standard WordPress update & comment notification badges into iOS-styled ones. Just activate and enjoy the red badges.
* Author: Matthias Kretschmann
* Author URI: http://matthiaskretschmann.com
* Version: 0.3.4
* Version: 0.3.5
* License: GPL
*/

View File

@ -4,7 +4,7 @@ Donate link: http://www.kremalicious.com/2011/12/badged/
Tags: notification, adminmenu, toolbar, ios, badge
Requires at least: 2.7
Tested up to: 3.3
Stable tag: 0.3.4
Stable tag: 0.3.5
iOS Style Notification Badges for WordPress
@ -12,7 +12,7 @@ iOS Style Notification Badges for WordPress
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.
The badges are created without any images by using CSS only (box shadows, gradients, pseudo elements, you name it) and were tested in current versions of Safari, Chrome, Firefox & Internet Explorer. It should degrade gracefully in older browsers with some details missing like drop shadows or the highlight shine.
The badges are created without any images by using CSS only (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.
The plugin is localized in english & german.
@ -42,6 +42,11 @@ For manual installation:
== Changelog ==
= 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
= v0.3.4 =
* more descriptive readme and settings footer with links to blog post & github page
* updated translation