Plugin Directory

Changeset 353407


Ignore:
Timestamp:
02/28/2011 09:04:07 PM (15 years ago)
Author:
ccheney
Message:
 
Location:
permalink-fix-disable-canonical-redirects-pack
Files:
6 added
2 edited

Legend:

Unmodified
Added
Removed
  • permalink-fix-disable-canonical-redirects-pack/trunk/permalinkpow.php

    r323914 r353407  
    2121Plugin Name: Permalink Fix & Disable Canonical Redirects Pack
    2222Plugin Author: Nick Schalk & Chris Cheney
    23 Plugin URI: www.waitingforcontent.com
     23Plugin URI: http://www.g0tweb.com/request_uri
    2424Version: 1.0
    2525Description: For WordPress installations residing on Concentric/XO Communications shared hosting platform only. This plugin enables WordPress' Permalink functionality & disables the canonical redirect feature. Remember to select your custom permalink setting in the dashboard. Disable canonical redirect snippet by Mark Jaquith.
     
    4747        }
    4848}
    49 // Description: Disables the "Canonical URL Redirect" features of WordPress 2.3 and above.
    50 // Author: Mark Jaquith http://markjaquith.com/
    5149    remove_filter('template_redirect', 'redirect_canonical');
    5250?>
  • permalink-fix-disable-canonical-redirects-pack/trunk/readme.txt

    r347372 r353407  
    11=== Plugin Name ===
    2 Contributors: Chris Cheney, Nick Schalk, Michael Szczepanski, Mark Jaquith
     2Contributors: Chris Cheney, Nick Schalk, Michael Szczepanski
    33Plugin Name: XO Permalink Fix & Disable Canonical Redirects Pack
    44Plugin URI: http://www.g0tweb.com/request_uri
     
    77Author: Chris Cheney
    88Requires at least: 2.3
    9 Tested up to: 3.0.5
    10 Stable tag: 1.0.2
    11 Version: 1.0.2
     9Tested up to: 3.1
     10Stable tag: 1.0.3
     11Version: 1.0.3
    1212License: GPLv2
    1313
     
    3737== Changelog ==
    3838
     39= 1.0.3 =
     40
     41* 02/28/2011 Minor description & support URL tweaks.
     42*
    3943= 1.0.2 =
    4044
Note: See TracChangeset for help on using the changeset viewer.