Plugin Directory

Changeset 682299


Ignore:
Timestamp:
03/15/2013 12:15:27 PM (13 years ago)
Author:
spiffyd
Message:

Improved readme.txt (this is my first public WordPress plugin... still getting used to the readme syntax!)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bitly-shortlinks-multisite/trunk/readme.txt

    r682289 r682299  
    1111== Description ==
    1212
    13 WordPress generates shortlinks for your posts and pages. By default it uses the `?p=` with the post ID added to it, but if you have a rather long domain name this isn't very useful. If you use Bit.ly, this plugin will help you replace the shortlink WordPress generates with a proper Bit.ly shortlink.
     13WordPress generates shortlinks for your posts and pages. By default it uses the `?p=` with the post ID added to it, but if you have a rather long domain name this isn't very useful. If you use [Bit.ly](http://bit.ly), this plugin will help you replace the shortlink WordPress generates with a proper Bit.ly shortlink.
    1414
    15 This plugin uses the latest [Bit.ly](http://bit.ly) OAuth 2 draft specification API instead of its deprecated V3 API and enables you to use generic access token to automatically enable Bit.ly shortlinks in your entire multisite network without the need for each site user to have to tinker with any settings or authentication configurations.
     15This plugin uses the latest Bit.ly OAuth 2 draft specification API instead of its deprecated V3 API and enables you to use generic access token to automatically enable Bit.ly shortlinks in your entire multisite network without the need for each site user to have to tinker with any settings or authentication configurations.
    1616
    1717== Installation ==
     
    3131
    3232**1.0 (3/3/2013)**
     33
    3334* Initial release.
    3435
Note: See TracChangeset for help on using the changeset viewer.