=== Plugin Name === Contributors: pdreissen Donate link: http://pascal.dreissen.nl Tags: attention, popup Requires at least: 3.0 Tested up to: 3.1.3 Stable tag: 0.5.0 In need of a nice attention grabber on top of your wordpress site without disturbing the users browsing your site ? == Description == If you need to grab the attention of your users to display an important message on your wordpress site, you could go with an alert message ar a styled div in grabbing the attention of your users. However this is very annoying, and the users of your site will not appreciate this. This plugin solves this issue by displaying a nice bar on top of the page, inspired by the Hello Bar (http://www.hellobar.com). Users won't be disturbed in browsing as the bar is sitting on top of the screen and can be displayed inline, or fixed on top. == Installation == FTP: 1. Download the zipfile from http://wordpress.org/extend/plugins/attention-bar/ 2. Unzip it in your plugins directory (/wp-content/plugins) DASHBOARD: 1. Search for: Attention bar in the plugin page 2. Activate the plugin GENERAL: 3. Activate it through the wordpress dasboard 4. Add the widget (you could use Widget logic to display it only on the pages you need it to) == Frequently Asked Questions == = Does this work with all themes ? = Yes, if your theme loads jquery, the plugin makes sure that the latests jquery will be loaded. == Screenshots == 1. Admin interface screenshot-1.png 2. Frontend display screenshot-2.png == Changelog == = 0.5.0 = * Added a settings page, to give you more control about the look & feel of the plugin * Updated the loading of the several jquery libs, should be non-interfering with other plugins now * Updated all the multi language tags * Updated dutch translation = 0.4.2 = * Added all the translation tags. * Added dutch translation = 0.4.1 = Fixed translation. = 0.3.0 = First release considered to be stable = 0.2.0 = Fixed some dependencies, should all work now = 0.1.1 = Fixed typo in paths, date selector should be visible now. = 0.1 = Initial release