Plugin Directory

Changeset 192197


Ignore:
Timestamp:
01/10/2010 09:50:16 AM (16 years ago)
Author:
akrabat
Message:

update to 1.6 so that WP update system works

Location:
shorter-links/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • shorter-links/trunk/readme.txt

    r187907 r192197  
    55Requires at least: 2.5
    66Tested up to: 2.9
    7 Stable tag: 1.5
     7Stable tag: 1.6
    88
    99This plugin creates rel="shorturl" link with a shorter URL in it, along with
     
    7171== History ==
    7272
     73**1.6 - 10 January 2010**
     74Update version number in correct places so that the WP plugins system notices the update.
     75
    7376**1.5 - 29 December 2009**
    7477Support permalinks that start with /%category%/
  • shorter-links/trunk/shorter_links.php

    r187907 r192197  
    44 * @author Rob Allen (rob@akrabat.com)
    55 * @license New BSD: http://akrabat.com/license/new-bsd
    6  * @version 1.4
     6 * @version 1.6
    77 */
    88/*
    99Plugin Name: Shorter Links
    10 Plugin URI: http://akrabat.com/shorter_links
    11 Description: Provide a link in the header with rel="shorturl" along with a Link HTTP header
     10Plugin URI: http://wordpress.org/extend/plugins/shorter-links/
     11Description: Provide a link in the header with rel="shorturl" along with a Link HTTP header and custom shortcodes
    1212Author: Rob Allen
    13 Version: 1.4
     13Version: 1.6
    1414Author URI: http://akrabat.com
    1515*/
Note: See TracChangeset for help on using the changeset viewer.