[wp-trac] Re: [WordPress Trac] #6627: View all permalinks + individual editing of permalinks

WordPress Trac wp-trac at lists.automattic.com
Wed Nov 5 20:08:05 GMT 2008


#6627: View all permalinks + individual editing of permalinks
----------------------------+-----------------------------------------------
 Reporter:  synapsestudios  |        Owner:  markjaquith
     Type:  enhancement     |       Status:  reopened   
 Priority:  normal          |    Milestone:  2.7        
Component:  Administration  |      Version:  2.5        
 Severity:  normal          |   Resolution:             
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by GamerZ):

 I see, I think I got what you mean. ShortCode are parsed at the
 the_content() level and hence I think the canonical url redirect has
 already taken place.

 In canonical.php, if you comment out this line
 {{{
 add_action('template_redirect', 'redirect_canonical');
 }}}
 does it work?

 I tried many methods, using the WP rewrite endpoints API and it seems that
 it will not detect other query vars except its own.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6627#comment:11>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list