[wp-trac] Re: [WordPress Trac] #2850: Update permalinks not refreshing rewrite_rules in wp_options table

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 23 23:58:08 GMT 2006


#2850: Update permalinks not refreshing rewrite_rules in wp_options table
-------------------------------------------------+--------------------------
 Reporter:  meckhert                             |        Owner:  anonymous
     Type:  defect                               |       Status:  new      
 Priority:  normal                               |    Milestone:  2.0.4    
Component:  Administration                       |      Version:  2.0.3    
 Severity:  major                                |   Resolution:           
 Keywords:  permalinks wp_options rewrite_rules  |  
-------------------------------------------------+--------------------------
Comment (by darkfate):

 Probably would be something like this:

 {{{
 UPDATE wp_options SET option_value = 'blahblablah' WHERE option_id =73 AND
 blog_id =0 AND option_name = 'rewrite_rules'
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2850>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list