[wp-trac] [WordPress Trac] #10616: post queries are not working with custom permalinks

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 14 16:01:57 UTC 2009


#10616: post queries are not working with custom permalinks
--------------------------+-------------------------------------------------
 Reporter:  frumph        |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  high          |   Milestone:  Unassigned
Component:  Template      |     Version:            
 Severity:  major         |    Keywords:            
--------------------------+-------------------------------------------------

Comment(by frumph):

 Additional Info, this is my href line:

 {{{
 <a href="<?php echo add_query_arg('archive_year', $year) ?>"><strong><?php
 echo $year ?></strong></a> |
 }}}

 I am using the add_query_arg, remember this does work without permalink
 /%category%/%postname%/ turned on.

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


More information about the wp-trac mailing list