Plugin Directory

Changeset 641285


Ignore:
Timestamp:
12/18/2012 08:21:40 PM (13 years ago)
Author:
micahwave
Message:

Fixing some issues with readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bitly-url-generator/trunk/readme.txt

    r641239 r641285  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Automatically creates a [bit.ly](http://bit.ly) url for each of your posts when they get published. To display the shortened url, simple use [wp_get_shortlink](http://codex.wordpress.org/Function_Reference/wp_get_shortlink) in your template file.
     11Automatically creates a bit.ly url for each of your posts when they get published.
    1212
    1313== Description ==
    1414
    15 
     15Automatically creates a [bit.ly](http://bit.ly) url for each of your posts when they get published. To display the shortened url, simple use [wp_get_shortlink](http://codex.wordpress.org/Function_Reference/wp_get_shortlink) in your template file.
    1616
    1717== Installation ==
    1818
    19191. Upload the plugin to your `/wp-content/plugins/` directory
    20 2. Activate the plugin through the 'Plugins' menu in WordPress
    21 3. Create a [bit.ly API key](http://bitly.com/a/your_api_key)
    22 4. Enter your bit.ly login and API key on the Settings > bit.ly screen
    23 5. Enjoy
     201. Activate the plugin through the 'Plugins' menu in WordPress
     211. Create a [bit.ly API key](http://bitly.com/a/your_api_key)
     221. Enter your bit.ly login and API key on the Settings > bit.ly screen
     231. Enjoy
    2424
    2525== Frequently asked questions ==
Note: See TracChangeset for help on using the changeset viewer.