[wp-trac] [WordPress Trac] #56498: wp-config: Auto Update Core set to minor causes error 500

WordPress Trac noreply at wordpress.org
Fri Sep 2 12:02:17 UTC 2022


#56498: wp-config: Auto Update Core set to minor causes error 500
-----------------------------+----------------------
 Reporter:  fabeylous        |       Owner:  (none)
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Upgrade/Install  |     Version:
 Severity:  trivial          |  Resolution:  invalid
 Keywords:                   |     Focuses:
-----------------------------+----------------------
Changes (by jrf):

 * status:  new => closed
 * severity:  major => trivial
 * version:  6.0.2 =>
 * milestone:  Awaiting Review =>
 * keywords:  php8 =>
 * resolution:   => invalid


Comment:

 @fabeylous Sorry, but that looks like a typo in your code. Try:
 {{{#!php
 <?php
 `define('WP_AUTO_UPDATE_CORE', 'minor');
 }}}

 Take note of the quotes around `minor`.


 Please use the support fora for finding help with getting started with
 coding.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56498#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list