mirror of
https://github.com/kremalicious/Badged.git
synced 2024-12-28 15:47:43 +01:00
c97216919a
git-svn-id: http://plugins.svn.wordpress.org/badged/trunk@476943 b8457f37-d9ea-0310-8a92-e5e31aec5664
44 lines
1.1 KiB
Plaintext
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.2
|
|
|
|
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 |