[wp-trac] [WordPress Trac] #9412: Mandatory setting to ignore core_updates

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 28 23:58:55 GMT 2009


#9412: Mandatory setting to ignore core_updates
-------------------------+--------------------------------------------------
 Reporter:  hspaans      |       Owner:  anonymous 
     Type:  enhancement  |      Status:  new       
 Priority:  normal       |   Milestone:  Unassigned
Component:  General      |     Version:  2.7.1     
 Severity:  normal       |    Keywords:  has-patch 
-------------------------+--------------------------------------------------
 In Debian bugreport[1] a rough workarround is suggested based on an Ubuntu
 patch, but attached patch should give distributions the option to disable
 the core_update code. Distributions can use the following statement in a
 central wp-config.php to disable the feature:

 {{{
 define('WP_CORE_UPDATE', false);
 }}}


 [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506685

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


More information about the wp-trac mailing list