[wp-trac] [WordPress Trac] #13712: When Pretty Permalinks Enabled Custom Post Types 404 Not Found

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 15 12:04:04 UTC 2010


#13712: When Pretty Permalinks Enabled Custom Post Types 404 Not Found
--------------------------+-------------------------------------------------
 Reporter:  jackreichert  |       Owner:  ryan             
     Type:  defect (bug)  |      Status:  new              
 Priority:  normal        |   Milestone:  Unassigned       
Component:  Permalinks    |     Version:  3.0              
 Severity:  normal        |    Keywords:  reporter-feedback
--------------------------+-------------------------------------------------

Comment(by dd32):

 add this to a plugin or theme file and post the result here, Without
 seeing the contents of your rewrite rules its a bit hard to work out where
 the issue could be.
 {{{
 echo "<pre>";
 print_r(get_option('rewrite_rules'));
 }}}

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


More information about the wp-trac mailing list