[wp-trac] [WordPress Trac] #13145: overly greedy home page url setting

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 27 17:13:48 UTC 2010


#13145: overly greedy home page url setting
---------------------------+------------------------------------------------
 Reporter:  usermrpapa     |       Owner:  ryan      
     Type:  defect (bug)   |      Status:  new       
 Priority:  high           |   Milestone:  Unassigned
Component:  Rewrite Rules  |     Version:            
 Severity:  major          |    Keywords:            
---------------------------+------------------------------------------------

Comment(by usermrpapa):

 actually, digging in a bit further, there appears to be a filter located
 earlier in the code that we can use to override this hard code redirect

 $redirect_url = apply_filters('redirect_canonical', $redirect_url,
 $requested_url);

 so we are testing that filter to see if we can accomplish what we want...
 will report back...

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13145#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list