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

WordPress Trac wp-trac at lists.automattic.com
Wed Nov 5 17:18:12 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):

 @alexrabe: I also have this problem for my WP-Email and WP-Print plugin,
 what I did was to have template redirect loads first before the canonical
 url. This is what I did
 {{{
 !php
 add_action('template_redirect', 'wp_print', 5);
 }}}

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


More information about the wp-trac mailing list