[wp-trac] Re: [WordPress Trac] #5702: update_option should accept $autoload parameter

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 22 04:36:54 GMT 2008


#5702: update_option should accept $autoload parameter
-------------------------------------+--------------------------------------
 Reporter:  adamrbrown               |        Owner:  jacobsantos
     Type:  defect                   |       Status:  closed     
 Priority:  normal                   |    Milestone:             
Component:  General                  |      Version:  2.3.2      
 Severity:  normal                   |   Resolution:  wontfix    
 Keywords:  has-patch needs-testing  |  
-------------------------------------+--------------------------------------
Changes (by markjaquith):

  * status:  new => closed
  * resolution:  => wontfix
  * milestone:  2.7 =>

Comment:

 I think it's a rare case where you want to change the autoload. Most
 options SHOULD be autoloaded.

 If you need to add an option that is not autoloaded, use
 {{{add_option()}}} on an activation hook.

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


More information about the wp-trac mailing list