Changeset 353407
- Timestamp:
- 02/28/2011 09:04:07 PM (15 years ago)
- Location:
- permalink-fix-disable-canonical-redirects-pack
- Files:
-
- 6 added
- 2 edited
-
tags/1.0.3 (added)
-
tags/1.0.3/LICENSE (added)
-
tags/1.0.3/additional-instructions.rtf (added)
-
tags/1.0.3/ht.access (added)
-
tags/1.0.3/permalinkpow.php (added)
-
tags/1.0.3/readme.txt (added)
-
trunk/permalinkpow.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
permalink-fix-disable-canonical-redirects-pack/trunk/permalinkpow.php
r323914 r353407 21 21 Plugin Name: Permalink Fix & Disable Canonical Redirects Pack 22 22 Plugin Author: Nick Schalk & Chris Cheney 23 Plugin URI: www.waitingforcontent.com23 Plugin URI: http://www.g0tweb.com/request_uri 24 24 Version: 1.0 25 25 Description: 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. … … 47 47 } 48 48 } 49 // Description: Disables the "Canonical URL Redirect" features of WordPress 2.3 and above.50 // Author: Mark Jaquith http://markjaquith.com/51 49 remove_filter('template_redirect', 'redirect_canonical'); 52 50 ?> -
permalink-fix-disable-canonical-redirects-pack/trunk/readme.txt
r347372 r353407 1 1 === Plugin Name === 2 Contributors: Chris Cheney, Nick Schalk, Michael Szczepanski , Mark Jaquith2 Contributors: Chris Cheney, Nick Schalk, Michael Szczepanski 3 3 Plugin Name: XO Permalink Fix & Disable Canonical Redirects Pack 4 4 Plugin URI: http://www.g0tweb.com/request_uri … … 7 7 Author: Chris Cheney 8 8 Requires at least: 2.3 9 Tested up to: 3. 0.510 Stable tag: 1.0. 211 Version: 1.0. 29 Tested up to: 3.1 10 Stable tag: 1.0.3 11 Version: 1.0.3 12 12 License: GPLv2 13 13 … … 37 37 == Changelog == 38 38 39 = 1.0.3 = 40 41 * 02/28/2011 Minor description & support URL tweaks. 42 * 39 43 = 1.0.2 = 40 44
Note: See TracChangeset
for help on using the changeset viewer.