=== WP Header Notification === Contributors: eflyjason Donate link: http://www.arefly.com/donate/ Tags: Header, Notification Requires at least: 3.0 Tested up to: 3.8.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add a Notification bar similar to Google in your blog's header. == Description == Do you need to post some notice on your blog? With this plugin, you can simply add a Notification Bar to your blog's Header! You can custom the text of the Notification Bar and the Link & Text of the "See Now!" Button. There is also a button with "Close" and you can set the re-notice time in option page of the plugin. Note: The Notification Bar's style gets from Google. Live Demo: [Click Here](http://demo.arefly.com/wordpress/) (See Header of the blog.) = Translators = * Chinese, Simplified (zh_CN) - [Arefly](http://www.arefly.com/) * Chinese, Traditional (zh_TW) - [Arefly](http://www.arefly.com) * English (en_US) - [Arefly](http://www.arefly.com) If you have created your own language pack, or have an update of an existing one, you can send [gettext PO and MO files](http://codex.wordpress.org/Translating_WordPress) to [Arefly](http://www.arefly.com/about/) so that I can bundle it into WP Header Notification. You can download the latest [POT file](http://plugins.svn.wordpress.org/wp-header-notification/trunk/lang/wp-header-notification.pot). == Installation == ###Updgrading From A Previous Version### To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below. ###Installing The Plugin### Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to `/wp-content/plugins/`. Then just visit your admin area and activate the plugin. **See Also:** ["Installing Plugins" article on the WP Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) == Frequently Asked Questions == = I cannot active this plugin, what can i do? = You may post on the [support forum of this plugin](http://wordpress.org/support/plugin/wp-header-notification/) to ask for help. = I love this plugin! Can I donate to you? = YES! I do this in my free time and I appreciate all donations that I get. It makes me want to continue to update this plugin. You can find more details on [About Me Page](http://www.arefly.com/about/). == Screenshots == 1. The plugin will add a Notification Bar to your Blog's Header. == Changelog == **Version 1.2.6 to 1.2.7** * Fix Bugs. **Version 1.2.5** * Add Option of Close Button's Value. **Version 1.2.4** * Fix Bugs. **Version 1.2.3** * Now the link will open in a new page (`_blank`). **Version 1.2.2** * Update Readme File. **Version 1.2.1** * Fix Bugs of Set Cookie's time. **Version 1.2** * Use `wp_localize_script` to send data to JS instead of simply write data in `wp_head`. * Add Uncompressed CSS File & Using Minified CSS File. * Add Uncompressed JS File & Using Minified JS File. * Fix Bugs. **Version 1.1.9** * Remove All Remote Load File. **Version 1.1.8** * Fix Bugs. **Version 1.1.7** * Fix Bug of `define`. (Thanks to cmhello) **Version 1.1.5 to 1.1.6** * Add Screen Shot. * Add Banners. **Version 1.1.4** * Add Plugin Language Text Domain Information. **Version 1.1.3** * Update Readme File. **Version 1.1.1 to 1.1.2** * Fix Bugs. **Version 1.1** * Add Options of "OPEN" and "CLOSE". **Version 1.0.1 to 1.0.2** * Update readme file. * Fix Bugs. **Version 1.0** * Initial release. == Upgrade Notice == See Changelog.