[wp-trac] [WordPress Trac] #7008: CUSTOM_OPTION_TABLE is there any possibility?

WordPress Trac wp-trac at lists.automattic.com
Tue May 20 20:21:24 GMT 2008


#7008: CUSTOM_OPTION_TABLE is there any possibility?
--------------------------+-------------------------------------------------
 Reporter:  link2caro     |       Owner:  anonymous
     Type:  enhancement   |      Status:  new      
 Priority:  normal        |   Milestone:  2.6      
Component:  Optimization  |     Version:  2.5.1    
 Severity:  normal        |    Keywords:           
--------------------------+-------------------------------------------------
 if ( defined('CUSTOM_OPTION_TABLE') )
 $this->options = CUSTOM_OPTION_TABLE;

 Is there any possibility to put this into the function
 set_prefix($prefix)?

 I've been thinking about this so as to avoid the enabled plugins for
 certain theme, e.g. making an iPhone version would be much simpler if
 using another options set rather than trying to detect iPhone than turn
 off unnecessary plugins.

 Thank you.

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


More information about the wp-trac mailing list