Changeset 146260
- Timestamp:
- 08/16/2009 12:19:39 AM (17 years ago)
- Location:
- shorturl/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
shorturl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
shorturl/trunk/readme.txt
r146255 r146260 5 5 Requires at least: 2.7 6 6 Tested up to: 2.8 7 Stable tag: 0.4. 17 Stable tag: 0.4.2 8 8 9 9 The ShortURL plugin provides short canonical permalinks to your posts and pages similarly to WordPress.com via its WP.me service. … … 20 20 21 21 More on the topic: 22 22 23 * [Microformats Wiki: rel="shortlink"](http://microformats.org/wiki/rel-shortlink) 23 24 * [WP.me - shorten your links](http://en.blog.wordpress.com/2009/08/14/shorten/) … … 54 55 * Add a widget 55 56 * Integrated with [Google Analytics](http://www.google.com/analytics/) 56 * Integrate with Top 3 [Twitter](http://twitter.com/) plugins to use ShortURL instead of 3rdparty services57 * Integrate with the top [Twitter](http://twitter.com/) plugins to use ShortURL instead of third-party services 57 58 58 59 == Changelog == 60 61 = 0.4.2 = 62 * Minor plugin info cleanup 59 63 60 64 = 0.4.1 = -
shorturl/trunk/shorturl.php
r146255 r146260 5 5 Description: Provides short canonical permalinks to your posts and pages similarly to WordPress.com via its WP.me service. 6 6 Author: Nikolay Kolev 7 Version: 0.4. 17 Version: 0.4.2 8 8 Author URI: http://nikolay.com/ 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.