Plugin Directory

Changeset 418139


Ignore:
Timestamp:
08/02/2011 03:08:54 AM (15 years ago)
Author:
moyo
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-hellobar-plugin/tags/0.1/readme.txt

    r418132 r418139  
    77Stable tag: trunk
    88
    9 Easily add your Hello Bar to your WordPress blog with the official Hello Bar for WordPress plugin.
    109
    1110== Description ==
    12 The Hello Bar for WordPress plugin is a really simple plugin that allows you to copy and paste your Hello Bar code snippet from [HelloBar.com](http://www.hellobar.com/), straight to your WordPress admin interface. The plugin also allows you to choose whether you'd like your code snippet to be placed in the `<head>` tag or at the end of the `<body>` tag of your HTML layout.
    13 
    14 **Requirements:** PHP5+, WordPress 2.9.x+
    15 
    16 **Important Links:**
    17 
    18 * [HelloBar.com](http://www.hellobar.com/)
    19 * [Get Satisfaction support forum](http://www.getsatisfaction.com/hellobar)
    20 
    21 
    22 == Installation ==
    23 1. Upload the `hellobar` folder and all its contents to the `/wp-content/plugins/` directory
    24 1. Activate the plugin through the 'Plugins' menu in WordPress
    25 1. Paste your hellobar snippet from [HelloBar.com](http://www.hellobar.com/) into the text area and click save!
    26 
    27 
    28 == Frequently Asked Questions ==
    29 The best place for getting your questions answered is via our [Get Satisfaction support forum](http://www.getsatisfaction.com/hellobar).
    30 
    31 = Where do I get the Hello Bar code for this plugin? =
    32 
    33 You can get your own Hello Bar account from [HelloBar.com](http://www.hellobar.com/) for free.
    34 Once you have your account, create a Hello Bar and simply paste your code into the plugin's text area.
    35 
    36 = Should I load my Hello Bar in the header or the footer of my WordPress site? =
    37 
    38 This depends on your site. We recommend loading the script in the footer but if your page takes very long to load, the header might be a better location.
    39 
    40 == Screenshots ==
    41 1. The Hello Bar for WordPress interface. A dead simple place to put your HelloBar code.
    42 
    43 == Changelog ==
    44 
    45 = 0.2 =
    46 * Updated which action we hook into when "header" deployment is chosen to fix dual deployment script bug.
    47 * Modified the way that options are called to accommodate better for future iterations of this plugin.
    48 
    49 = 0.1 =
    50 * Initial beta test release.
    51 * Provides a simple interface for adding a Hello Bar snippet to your site.
     11"This plugin is no longer available. [Please download the official Hello Bar plugin here](http://wordpress.org/extend/plugins/hellobar/)"
Note: See TracChangeset for help on using the changeset viewer.