=== Plugin Name === Contributors: rfgoetz Donate link: N/A Tags: topbar, header bar,beforesite, heads up, heads up bar,attention, quick notice, hello bar, hellobar, notification bar, popup, self promotion, toolbar, top of the page, plugin, important, message Requires at least: 3.2.1 Tested up to: 3.2.1 Stable tag: 1.1 Creates a topbar that will be shown at the top of your website. Customizable and easy to change the color, text, and link. Live preview! == Description == Creates a topbar that will be shown at the top of your website. Customizable and easy to change the color, text, and link. Live preview to see your topbar from the Options page. Various options allow you to:
  1. Enable/disable the topbar without disabling the plugin.
  2. Enter the amount of time (in milliseconds) for the tobar to appear. Enter 0 for no delay.
  3. Enter the amount of time (in milliseconds) for the topbar to take to slide down on the page. Enter 0 for no delay.
  4. Enter the height of the border. Default is 3px.
  5. Enter the top padding. Default is 8px.
  6. Enter the bottom padding. Default is 8px.
  7. Enter the font size. Default is 14px.
  8. Enter the IDs of the pages and posts that you want the topbar to appear on, separated by commas. The topbar will only be shown on those pages. Leave blank or enter 0 to show the topbar on all pages. e.g. 1,9,39,10
Set the color of the:
  1. The Bar
  2. The bottom border of the Bar
  3. The Message
  4. The Link
Have separate fields for the:
  1. Message
  2. Link
  3. Link Text
== Installation == This section describes how to install the plugin and get it working. 1. Upload all files in `wp-topbar.zip` to the `/wp-content/plugins/wp-topbar` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure the options 4. Make sure to set "Enable" to yes to see the plugin on your website. == Frequently Asked Questions == None yet == Upgrade Notice == None == Screenshots == 1. This is a screenshot of the Options page. 2. This is how it will look on your website. == Changelog == = 1.1 = Cleaned up the code to make the topbar be invisible upon first load. = 1.0 = Initial public version