[wp-trac] [WordPress Trac] #63341: siteurl and home fields not disabled in wp-admin/options.php when defined in wp-config.php

WordPress Trac noreply at wordpress.org
Thu May 15 09:57:11 UTC 2025


#63341: siteurl and home fields not disabled in wp-admin/options.php when defined
in wp-config.php
---------------------------------------+-----------------------------
 Reporter:  dilipbheda                 |       Owner:  SergeyBiryukov
     Type:  defect (bug)               |      Status:  closed
 Priority:  normal                     |   Milestone:  6.9
Component:  Options, Meta APIs         |     Version:
 Severity:  normal                     |  Resolution:  fixed
 Keywords:  has-patch has-screenshots  |     Focuses:  administration
---------------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"60237" 60237]:
 {{{
 #!CommitTicketReference repository="" revision="60237"
 Options, Meta APIs: Disable `siteurl` and `home` fields on All Settings
 screen when defined as constants.

 This aims to bring consistency with the General Settings screen, where
 these fields are disabled (read-only) if the `WP_SITEURL` and `WP_HOME`
 constants are defined in `wp-config.php`.

 Follow-up to [208], [5093], [5394].

 Props dilipbheda, Presskopp, SergeyBiryukov.
 Fixes #63341.
 }}}

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


More information about the wp-trac mailing list