[wp-trac] Re: [WordPress Trac] #3202: "Redirect Old Slugs" should be in core.

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 4 14:20:30 GMT 2006


#3202: "Redirect Old Slugs" should be in core.
-----------------------------------+----------------------------------------
 Reporter:  bryanveloso            |        Owner:  markjaquith
     Type:  enhancement            |       Status:  assigned   
 Priority:  normal                 |    Milestone:  2.1        
Component:  Administration         |      Version:  2.1        
 Severity:  normal                 |   Resolution:             
 Keywords:  has-patch 2nd-opinion  |  
-----------------------------------+----------------------------------------
Changes (by markjaquith):

  * keywords:  => has-patch 2nd-opinion

Comment:

 Patch is up.

  * New meta key (_wp_old_slug) which will be hidden (it should just WORK
 without people even seeing it)
  * People who were using the plugin will have their old slugs updated to
 the new meta key on upgrade
  * uses wp_redirect($link, '301') now
  * Only works on posts.  There doesn't seem to be a clean way of
 recognizing failed Page attempts... of course there is always my "Page
 Links To" plugin to take care of that. ;-)
  * Works completely through filters.

 I'm obviously biased, so I'm going to need some +1's here

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3202>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list