[wp-trac] [WordPress Trac] #47954: Create a sanity check for siteurl and home changes

WordPress Trac noreply at wordpress.org
Tue Sep 3 07:10:55 UTC 2019


#47954: Create a sanity check for siteurl and home changes
----------------------------+---------------------------------
 Reporter:  Otto42          |       Owner:  (none)
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  ui, administration
----------------------------+---------------------------------

Comment (by donmhico):

 Upon looking further, I just found out that since 5.2.0,
 `WP_Recovery_Mode` class was introduced. Correct me if i'm wrong, but from
 what I see, it's use as a way for site admins to enter the website if ever
 a plugin / theme fails. Do you think this `Change Siteurl recovery` should
 also be part of `WP_Recovery_Mode`?

 I am asking this because the header in `WP_Recovery_Mode` class file
 states
 {{{#!php
 <?php
 /**
  * Error Protection API: WP_Recovery_Mode class
  *
  * @package WordPress
  * @since   5.2.0
  */
 }}}

 And this new `Change Siteurl recover` feature can be counted as an `Error
 Protection` function.

 Any thoughts?

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


More information about the wp-trac mailing list