Changeset 682283
- Timestamp:
- 03/15/2013 11:40:59 AM (13 years ago)
- File:
-
- 1 edited
-
bitly-shortlinks-multisite/tags/1.0/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bitly-shortlinks-multisite/tags/1.0/readme.txt
r682278 r682283 7 7 Stable tag: 0.2 8 8 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.9 This 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. 10 10 11 11 == Description == … … 13 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. 14 14 15 This plugin uses the latest Bit.lyOAuth 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.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. 16 16 17 17 == Installation == … … 30 30 == Changelog == 31 31 32 v1.0 (3/3/2013) 32 =1.0 (3/3/2013)= 33 33 34 34 * Initial release.
Note: See TracChangeset
for help on using the changeset viewer.