Plugin Directory

Changeset 682283


Ignore:
Timestamp:
03/15/2013 11:40:59 AM (13 years ago)
Author:
spiffyd
Message:

Improved readme.txt

File:
1 edited

Legend:

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

    r682278 r682283  
    77Stable tag: 0.2
    88
    9 This plugin replaces the default WordPress shortlinks with [Bit.ly](http://bit.ly) shortlinks for your single site or multisite WordPress network. The plugin uses Bit.ly's latest OAuth 2 API for authentication so you must have a generic access token in order for it to work.
     9This plugin replaces the default WordPress shortlinks with Bit.ly shortlinks for your single site or multisite WordPress network. The plugin uses Bit.ly's latest OAuth 2 API for authentication so you must have a generic access token in order for it to work.
    1010
    1111== Description ==
     
    1313WordPress 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.
    1414
    15 This 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.
     15This 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.
    1616
    1717== Installation ==
     
    3030== Changelog ==
    3131
    32 v1.0 (3/3/2013)
     32=1.0 (3/3/2013)=
    3333
    3434* Initial release.
Note: See TracChangeset for help on using the changeset viewer.