Changeset 198751
- Timestamp:
- 01/27/2010 01:07:10 PM (16 years ago)
- Location:
- url-shortener
- Files:
-
- 2 edited
-
tags/2.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
url-shortener/tags/2.0/readme.txt
r198704 r198751 22 22 23 23 `<?php fts_shorturl('http://www.google.com', 'supr'); ?>` 24 25 26 Latest: Version 2.0 now supports bulk editing and generation of Short URLs. 27 24 28 25 29 **Services currently supported are:** … … 47 51 48 52 53 **Addon Module** 54 55 Version 1.7 enables the inclusion of a addon module which will enable URL Shortening Services which are undergoing testing but not official supported under this main plugin. For more information, visit the [URL Shortener Addon Module information page](http://fusedthought.com/downloads/addon-module-for-url-shortener-wordpress-plugin/ "URL Shortener Addon Module information page") 56 49 57 **Addon Module Service list** 50 58 … … 52 60 * Digg 53 61 * Voizle 54 55 56 **Highlights:**57 58 Version 1.5 also brings about an updated administration options page.59 60 Version 1.7 now enables the inclusion of a addon module which will enable URL Shortening Services which are undergoing testing but not official supported under this main plugin. For more information, visit the [URL Shortener Addon Module information page](http://fusedthought.com/downloads/addon-module-for-url-shortener-wordpress-plugin/ "URL Shortener Addon Module information page")61 62 Version 2.0 now supports bulk editing and generation of Short URLs.63 64 62 65 63 **Future Versions:** -
url-shortener/trunk/readme.txt
r198746 r198751 22 22 23 23 `<?php fts_shorturl('http://www.google.com', 'supr'); ?>` 24 25 26 Latest: Version 2.0 now supports bulk editing and generation of Short URLs. 27 24 28 25 29 **Services currently supported are:** … … 47 51 48 52 53 **Addon Module** 54 55 Version 1.7 enables the inclusion of a addon module which will enable URL Shortening Services which are undergoing testing but not official supported under this main plugin. For more information, visit the [URL Shortener Addon Module information page](http://fusedthought.com/downloads/addon-module-for-url-shortener-wordpress-plugin/ "URL Shortener Addon Module information page") 56 49 57 **Addon Module Service list** 50 58 … … 52 60 * Digg 53 61 * Voizle 54 55 56 **Highlights:**57 58 Version 1.5 also brings about an updated administration options page.59 60 Version 1.7 now enables the inclusion of a addon module which will enable URL Shortening Services which are undergoing testing but not official supported under this main plugin. For more information, visit the [URL Shortener Addon Module information page](http://fusedthought.com/downloads/addon-module-for-url-shortener-wordpress-plugin/ "URL Shortener Addon Module information page")61 62 Version 2.0 now supports bulk editing and generation of Short URLs.63 64 62 65 63 **Future Versions:**
Note: See TracChangeset
for help on using the changeset viewer.